2023-12-06T07:16:18.560 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T07:16:18.560 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371 --name adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi --verbose --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} --owner scheduled_adking@teuthology -- /home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371/orig.config.yaml 2023-12-06T07:16:18.593 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T07:16:18.671 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371 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: '7479371' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-12-06_06:12:16-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: 80 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: smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBASU4WaUe+q+WjJmF2e+F65WsPggtdubhYkbD94PFaAj9vZZUh7zUIO1u0j12Oc2oA9Cu3SD1WII8bNgNfiOcPM= smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9ZLjnVQrGT1akeTsdsAo73eksqQwoImw51/Y3P02BYm1Tboz0GbdPqTriBiz4qKxo8s8B26qSx0ydAz6ra4Dk= 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_06:12:16 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T07:16:18.671 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-06T07:16:18.672 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_0482646fcf78576d871bc87843257d82edb79541/qa/tasks 2023-12-06T07:16:18.672 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T07:16:18.675 INFO:teuthology.task.internal:Checking packages... 2023-12-06T07:16:18.700 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '0482646fcf78576d871bc87843257d82edb79541' 2023-12-06T07:16:18.700 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T07:16:18.700 INFO:teuthology.packaging:ref: None 2023-12-06T07:16:18.700 INFO:teuthology.packaging:tag: None 2023-12-06T07:16:18.700 INFO:teuthology.packaging:branch: wip-adk-testing-2023-12-05-1905 2023-12-06T07:16:18.701 INFO:teuthology.packaging:sha1: 0482646fcf78576d871bc87843257d82edb79541 2023-12-06T07:16:18.701 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-06T07:16:18.916 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-26.g0482646f 2023-12-06T07:16:18.916 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T07:16:18.924 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T07:16:18.924 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T07:16:18.945 INFO:teuthology.task.internal:Saving configuration 2023-12-06T07:16:18.961 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T07:16:18.969 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T07:16:18.992 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371', '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 07:10:53.009881', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBASU4WaUe+q+WjJmF2e+F65WsPggtdubhYkbD94PFaAj9vZZUh7zUIO1u0j12Oc2oA9Cu3SD1WII8bNgNfiOcPM='} 2023-12-06T07:16:19.014 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371', '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 07:10:53.007875', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9ZLjnVQrGT1akeTsdsAo73eksqQwoImw51/Y3P02BYm1Tboz0GbdPqTriBiz4qKxo8s8B26qSx0ydAz6ra4Dk='} 2023-12-06T07:16:19.014 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T07:16:19.022 INFO:teuthology.task.internal:roles: ubuntu@smithi155.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-06T07:16:19.022 INFO:teuthology.task.internal:roles: ubuntu@smithi159.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-06T07:16:19.022 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T07:16:19.103 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9917a89a60>, signals=[15]) 2023-12-06T07:16:19.103 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T07:16:19.112 INFO:teuthology.task.internal:Opening connections... 2023-12-06T07:16:19.116 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2023-12-06T07:16:19.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:16:19.190 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2023-12-06T07:16:19.192 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:16:19.259 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T07:16:19.267 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2023-12-06T07:16:19.289 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2023-12-06T07:16:19.289 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2023-12-06T07:16:19.350 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="CentOS Stream" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="8" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:ID="centos" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE="rhel fedora" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="8" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:PLATFORM_ID="platform:el8" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:ANSI_COLOR="0;31" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://centos.org/" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T07:16:19.351 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-06T07:16:19.352 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2023-12-06T07:16:19.375 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2023-12-06T07:16:19.397 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2023-12-06T07:16:19.398 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2023-12-06T07:16:19.459 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="CentOS Stream" 2023-12-06T07:16:19.459 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="8" 2023-12-06T07:16:19.459 INFO:teuthology.orchestra.run.smithi159.stdout:ID="centos" 2023-12-06T07:16:19.459 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE="rhel fedora" 2023-12-06T07:16:19.460 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="8" 2023-12-06T07:16:19.460 INFO:teuthology.orchestra.run.smithi159.stdout:PLATFORM_ID="platform:el8" 2023-12-06T07:16:19.460 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-06T07:16:19.460 INFO:teuthology.orchestra.run.smithi159.stdout:ANSI_COLOR="0;31" 2023-12-06T07:16:19.460 INFO:teuthology.orchestra.run.smithi159.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-06T07:16:19.460 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://centos.org/" 2023-12-06T07:16:19.460 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T07:16:19.460 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T07:16:19.460 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-06T07:16:19.460 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2023-12-06T07:16:19.482 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T07:16:19.494 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T07:16:19.502 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T07:16:19.502 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2023-12-06T07:16:19.504 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2023-12-06T07:16:19.525 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T07:16:19.534 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T07:16:19.534 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2023-12-06T07:16:19.567 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2023-12-06T07:16:19.599 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T07:16:19.656 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T07:16:19.675 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T07:16:19.675 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T07:16:19.675 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T07:16:19.676 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T07:16:19.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:16:19.696 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2023-12-06T07:16:19.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:16:19.697 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2023-12-06T07:16:19.756 INFO:teuthology.orchestra.run.smithi159.stdout:4.18.0-489.el8.x86_64 2023-12-06T07:16:19.756 INFO:teuthology.task.kernel:Running kernel on smithi159: 4.18.0-489.el8.x86_64 2023-12-06T07:16:19.757 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum install -y kernel 2023-12-06T07:16:19.758 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-489.el8.x86_64 2023-12-06T07:16:19.761 INFO:teuthology.task.kernel:Running kernel on smithi155: 4.18.0-489.el8.x86_64 2023-12-06T07:16:19.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum install -y kernel 2023-12-06T07:16:22.901 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 8 - AppStream 51 MB/s | 34 MB 00:00 2023-12-06T07:16:23.166 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - AppStream 44 MB/s | 34 MB 00:00 2023-12-06T07:16:31.334 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 8 - BaseOS 25 MB/s | 55 MB 00:02 2023-12-06T07:16:31.366 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - BaseOS 28 MB/s | 55 MB 00:01 2023-12-06T07:16:39.774 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras 44 kB/s | 18 kB 00:00 2023-12-06T07:16:39.800 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 8 - Extras 31 kB/s | 18 kB 00:00 2023-12-06T07:16:40.250 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras common packages 23 kB/s | 6.9 kB 00:00 2023-12-06T07:16:40.459 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 8 - Extras common packages 14 kB/s | 6.9 kB 00:00 2023-12-06T07:16:40.618 INFO:teuthology.orchestra.run.smithi155.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2023-12-06T07:16:40.811 INFO:teuthology.orchestra.run.smithi159.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-06T07:16:42.255 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-06T07:16:42.579 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 8.8 MB/s | 16 MB 00:01 2023-12-06T07:16:46.161 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 382 kB/s | 24 kB 00:00 2023-12-06T07:16:46.402 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 408 kB/s | 24 kB 00:00 2023-12-06T07:16:49.770 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-06T07:16:49.770 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-06T07:16:50.046 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2023-12-06T07:16:50.047 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2023-12-06T07:16:50.047 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2023-12-06T07:16:50.047 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2023-12-06T07:16:50.047 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2023-12-06T07:16:50.047 INFO:teuthology.orchestra.run.smithi159.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-06T07:16:50.047 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2023-12-06T07:16:50.047 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-06T07:16:50.047 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-06T07:16:50.047 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:16:50.048 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2023-12-06T07:16:50.048 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2023-12-06T07:16:50.048 INFO:teuthology.orchestra.run.smithi159.stdout:Install 3 Packages 2023-12-06T07:16:50.048 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:16:50.048 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 90 M 2023-12-06T07:16:50.048 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 96 M 2023-12-06T07:16:50.048 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2023-12-06T07:16:50.076 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-06T07:16:50.076 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-06T07:16:50.373 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-12-06T07:16:50.374 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-06T07:16:50.374 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2023-12-06T07:16:50.374 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-06T07:16:50.374 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-12-06T07:16:50.374 INFO:teuthology.orchestra.run.smithi155.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-06T07:16:50.375 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-12-06T07:16:50.375 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-06T07:16:50.375 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-06T07:16:50.375 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:16:50.375 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-12-06T07:16:50.375 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-06T07:16:50.375 INFO:teuthology.orchestra.run.smithi155.stdout:Install 3 Packages 2023-12-06T07:16:50.375 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:16:50.375 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 90 M 2023-12-06T07:16:50.376 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 96 M 2023-12-06T07:16:50.376 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-12-06T07:16:50.754 INFO:teuthology.orchestra.run.smithi159.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 15 MB/s | 10 MB 00:00 2023-12-06T07:16:51.095 INFO:teuthology.orchestra.run.smithi155.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 15 MB/s | 10 MB 00:00 2023-12-06T07:16:52.171 INFO:teuthology.orchestra.run.smithi159.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 17 MB/s | 36 MB 00:02 2023-12-06T07:16:52.897 INFO:teuthology.orchestra.run.smithi159.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 15 MB/s | 43 MB 00:02 2023-12-06T07:16:52.897 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2023-12-06T07:16:52.897 INFO:teuthology.orchestra.run.smithi159.stdout:Total 31 MB/s | 90 MB 00:02 2023-12-06T07:16:53.045 INFO:teuthology.orchestra.run.smithi155.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 14 MB/s | 36 MB 00:02 2023-12-06T07:16:53.575 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2023-12-06T07:16:53.712 INFO:teuthology.orchestra.run.smithi155.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 13 MB/s | 43 MB 00:03 2023-12-06T07:16:53.712 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-12-06T07:16:53.712 INFO:teuthology.orchestra.run.smithi155.stdout:Total 27 MB/s | 90 MB 00:03 2023-12-06T07:16:53.991 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2023-12-06T07:16:53.991 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2023-12-06T07:16:54.390 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-12-06T07:16:54.825 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-12-06T07:16:54.825 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-12-06T07:16:55.225 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2023-12-06T07:16:55.247 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2023-12-06T07:16:56.114 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-12-06T07:16:56.130 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-12-06T07:16:58.037 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2023-12-06T07:16:58.784 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T07:16:58.909 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-12-06T07:16:59.580 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T07:17:02.380 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T07:17:02.792 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T07:17:03.153 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T07:17:03.576 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T07:17:06.230 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T07:17:06.496 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:07.002 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T07:17:07.340 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:28.206 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:28.228 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:28.603 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:28.603 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-06T07:17:28.603 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-06T07:17:29.240 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:29.264 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:29.381 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:29.381 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:17:29.382 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2023-12-06T07:17:29.382 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-06T07:17:29.382 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-06T07:17:29.382 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:17:29.382 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2023-12-06T07:17:29.521 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T07:17:29.606 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:29.606 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-06T07:17:29.606 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-06T07:17:29.734 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T07:17:29.735 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T07:17:29.735 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-06T07:17:29.735 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T07:17:29.735 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T07:17:29.735 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-06T07:17:29.735 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi159.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T07:17:29.735 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T07:17:29.948 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T07:17:29.948 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T07:17:29.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo rpm -qi grub2-tools 2023-12-06T07:17:29.982 INFO:teuthology.orchestra.run.smithi159.stdout:Name : grub2-tools 2023-12-06T07:17:29.982 INFO:teuthology.orchestra.run.smithi159.stdout:Epoch : 1 2023-12-06T07:17:29.982 INFO:teuthology.orchestra.run.smithi159.stdout:Version : 2.02 2023-12-06T07:17:29.982 INFO:teuthology.orchestra.run.smithi159.stdout:Release : 129.el8 2023-12-06T07:17:29.982 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: x86_64 2023-12-06T07:17:29.982 INFO:teuthology.orchestra.run.smithi159.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-06T07:17:29.982 INFO:teuthology.orchestra.run.smithi159.stdout:Group : System Environment/Base 2023-12-06T07:17:29.982 INFO:teuthology.orchestra.run.smithi159.stdout:Size : 9265586 2023-12-06T07:17:29.982 INFO:teuthology.orchestra.run.smithi159.stdout:License : GPLv3+ 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:Relocations : (not relocatable) 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:Packager : CentOS BuildSystem 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:Vendor : CentOS 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:Summary : Support tools for GRUB. 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:Description : 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-06T07:17:29.983 INFO:teuthology.orchestra.run.smithi159.stdout:hardware devices. 2023-12-06T07:17:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:17:29.984 INFO:teuthology.orchestra.run.smithi159.stdout:This subpackage provides tools for support of all platforms. 2023-12-06T07:17:29.984 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-06T07:17:29.985 INFO:teuthology.task.kernel:Updating grub on smithi159 to boot 4.18.0-526.el8.x86_64 2023-12-06T07:17:29.985 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-06T07:17:30.444 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T07:17:30.444 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:17:30.444 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-12-06T07:17:30.444 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-06T07:17:30.444 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-06T07:17:30.444 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:17:30.444 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-12-06T07:17:30.618 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T07:17:30.836 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T07:17:30.836 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T07:17:30.836 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-06T07:17:30.836 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T07:17:30.836 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T07:17:30.836 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-06T07:17:30.836 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T07:17:30.837 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T07:17:31.047 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T07:17:31.047 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T07:17:31.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo rpm -qi grub2-tools 2023-12-06T07:17:31.081 INFO:teuthology.orchestra.run.smithi155.stdout:Name : grub2-tools 2023-12-06T07:17:31.082 INFO:teuthology.orchestra.run.smithi155.stdout:Epoch : 1 2023-12-06T07:17:31.082 INFO:teuthology.orchestra.run.smithi155.stdout:Version : 2.02 2023-12-06T07:17:31.082 INFO:teuthology.orchestra.run.smithi155.stdout:Release : 129.el8 2023-12-06T07:17:31.082 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: x86_64 2023-12-06T07:17:31.082 INFO:teuthology.orchestra.run.smithi155.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-06T07:17:31.082 INFO:teuthology.orchestra.run.smithi155.stdout:Group : System Environment/Base 2023-12-06T07:17:31.082 INFO:teuthology.orchestra.run.smithi155.stdout:Size : 9265586 2023-12-06T07:17:31.083 INFO:teuthology.orchestra.run.smithi155.stdout:License : GPLv3+ 2023-12-06T07:17:31.083 INFO:teuthology.orchestra.run.smithi155.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-06T07:17:31.083 INFO:teuthology.orchestra.run.smithi155.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-06T07:17:31.083 INFO:teuthology.orchestra.run.smithi155.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-06T07:17:31.083 INFO:teuthology.orchestra.run.smithi155.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-06T07:17:31.083 INFO:teuthology.orchestra.run.smithi155.stdout:Relocations : (not relocatable) 2023-12-06T07:17:31.083 INFO:teuthology.orchestra.run.smithi155.stdout:Packager : CentOS BuildSystem 2023-12-06T07:17:31.083 INFO:teuthology.orchestra.run.smithi155.stdout:Vendor : CentOS 2023-12-06T07:17:31.084 INFO:teuthology.orchestra.run.smithi155.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-06T07:17:31.084 INFO:teuthology.orchestra.run.smithi155.stdout:Summary : Support tools for GRUB. 2023-12-06T07:17:31.084 INFO:teuthology.orchestra.run.smithi155.stdout:Description : 2023-12-06T07:17:31.084 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:17:31.084 INFO:teuthology.orchestra.run.smithi155.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-06T07:17:31.084 INFO:teuthology.orchestra.run.smithi155.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-06T07:17:31.084 INFO:teuthology.orchestra.run.smithi155.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-06T07:17:31.084 INFO:teuthology.orchestra.run.smithi155.stdout:hardware devices. 2023-12-06T07:17:31.084 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:17:31.085 INFO:teuthology.orchestra.run.smithi155.stdout:This subpackage provides tools for support of all platforms. 2023-12-06T07:17:31.086 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-06T07:17:31.086 INFO:teuthology.task.kernel:Updating grub on smithi155 to boot 4.18.0-526.el8.x86_64 2023-12-06T07:17:31.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-06T07:17:31.577 INFO:teuthology.orchestra.run.smithi159.stderr:Generating grub configuration file ... 2023-12-06T07:17:32.988 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2023-12-06T07:17:33.555 INFO:teuthology.orchestra.run.smithi159.stderr:done 2023-12-06T07:17:33.556 DEBUG:teuthology.orchestra.run.smithi159:> mktemp 2023-12-06T07:17:33.591 INFO:teuthology.orchestra.run.smithi159.stdout:/tmp/tmp.nytyYpF4W6 2023-12-06T07:17:33.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.nytyYpF4W6 2023-12-06T07:17:33.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0666 /tmp/tmp.nytyYpF4W6 2023-12-06T07:17:33.809 DEBUG:teuthology.orchestra.remote:smithi159:/tmp/tmp.nytyYpF4W6 is 6KB 2023-12-06T07:17:33.857 DEBUG:teuthology.orchestra.run.smithi159:> rm -fr /tmp/tmp.nytyYpF4W6 2023-12-06T07:17:33.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo /bin/ls /boot/loader/entries || true 2023-12-06T07:17:33.950 INFO:teuthology.orchestra.run.smithi159.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-06T07:17:33.950 INFO:teuthology.orchestra.run.smithi159.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-06T07:17:33.950 INFO:teuthology.orchestra.run.smithi159.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-06T07:17:33.950 INFO:teuthology.orchestra.run.smithi159.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-06T07:17:33.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-06T07:17:34.117 DEBUG:teuthology.orchestra.run.smithi159:> sudo shutdown -r now 2023-12-06T07:17:35.717 INFO:teuthology.orchestra.run.smithi155.stderr:done 2023-12-06T07:17:35.720 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2023-12-06T07:17:35.743 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.lAIgjscEWv 2023-12-06T07:17:35.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.lAIgjscEWv 2023-12-06T07:17:35.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.lAIgjscEWv 2023-12-06T07:17:35.960 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.lAIgjscEWv is 6KB 2023-12-06T07:17:36.008 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.lAIgjscEWv 2023-12-06T07:17:36.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo /bin/ls /boot/loader/entries || true 2023-12-06T07:17:36.099 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-06T07:17:36.099 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-06T07:17:36.099 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-06T07:17:36.099 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-06T07:17:36.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-06T07:17:36.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2023-12-06T07:18:04.147 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-06T07:18:04.180 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-12-06T07:18:04.181 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:18:06.297 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-06T07:18:06.297 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-06T07:18:06.297 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:18:24.866 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2023-12-06T07:18:33.875 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-06T07:18:33.876 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:18:36.930 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2023-12-06T07:18:38.694 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2023-12-06T07:18:47.703 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-12-06T07:18:47.704 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:18:48.932 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-06T07:18:48.933 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:19:07.362 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2023-12-06T07:19:22.378 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-06T07:19:22.379 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:19:22.791 DEBUG:teuthology.orchestra.run.smithi155:> true 2023-12-06T07:19:23.066 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-06T07:19:23.066 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-526.el8.x86_64"... 2023-12-06T07:19:23.066 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2023-12-06T07:19:23.083 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-526.el8.x86_64 2023-12-06T07:19:23.083 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-06T07:19:23.083 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T07:19:23.083 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-06T07:19:24.084 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T07:19:24.085 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T07:19:24.166 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2023-12-06T07:19:24.187 DEBUG:teuthology.parallel:result is None 2023-12-06T07:19:47.706 DEBUG:teuthology.orchestra.remote:timed out 2023-12-06T07:19:59.707 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-12-06T07:19:59.708 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:20:00.065 DEBUG:teuthology.orchestra.run.smithi159:> true 2023-12-06T07:20:00.359 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-12-06T07:20:00.359 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-526.el8.x86_64"... 2023-12-06T07:20:00.359 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2023-12-06T07:20:00.379 INFO:teuthology.orchestra.run.smithi159.stdout:4.18.0-526.el8.x86_64 2023-12-06T07:20:00.380 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-06T07:20:00.380 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T07:20:00.380 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-06T07:20:01.381 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T07:20:01.381 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T07:20:01.459 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2023-12-06T07:20:01.472 DEBUG:teuthology.parallel:result is None 2023-12-06T07:20:01.473 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T07:20:01.480 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T07:20:01.481 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T07:20:01.484 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T07:20:01.506 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T07:20:01.512 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T07:20:01.521 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T07:20:01.522 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T07:20:01.549 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T07:20:01.586 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T07:20:01.593 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T07:20:01.594 DEBUG:teuthology.orchestra.run.smithi155:> 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-06T07:20:01.623 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T07:20:01.659 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:20:01.666 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:20:01.670 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:20:01.677 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:20:01.679 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T07:20:01.687 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T07:20:01.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T07:20:01.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T07:20:01.749 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T07:20:01.771 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T07:20:01.772 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T07:20:01.784 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T07:20:01.810 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:20:01.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:20:01.939 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:20:02.028 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:20:02.069 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:20:02.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T07:20:02.136 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:20:02.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:20:02.242 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:20:02.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:20:02.374 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-12-06T07:20:02.375 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T07:20:02.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2023-12-06T07:20:02.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2023-12-06T07:20:02.502 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T07:20:02.537 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T07:20:03.010 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T07:20:03.021 INFO:teuthology.task.internal:Starting timer... 2023-12-06T07:20:03.021 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T07:20:03.035 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T07:20:03.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo service auditd rotate 2023-12-06T07:20:03.123 INFO:teuthology.orchestra.run.smithi155.stdout:Rotating logs: 2023-12-06T07:20:03.126 DEBUG:teuthology.orchestra.run.smithi159:> sudo service auditd rotate 2023-12-06T07:20:03.214 INFO:teuthology.orchestra.run.smithi159.stdout:Rotating logs: 2023-12-06T07:20:03.216 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T07:20:03.216 DEBUG:teuthology.orchestra.run.smithi155:> /usr/sbin/getenforce 2023-12-06T07:20:03.237 INFO:teuthology.orchestra.run.smithi155.stdout:Permissive 2023-12-06T07:20:03.238 DEBUG:teuthology.orchestra.run.smithi159:> /usr/sbin/getenforce 2023-12-06T07:20:03.267 INFO:teuthology.orchestra.run.smithi159.stdout:Permissive 2023-12-06T07:20:03.268 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi155.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi159.front.sepia.ceph.com': 'permissive'} 2023-12-06T07:20:03.268 DEBUG:teuthology.orchestra.run.smithi155:> 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-06T07:20:03.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:20:03.305 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T07:20:03.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:20:03.337 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T07:20:03.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo /usr/sbin/setenforce permissive 2023-12-06T07:20:03.388 DEBUG:teuthology.orchestra.run.smithi159:> sudo /usr/sbin/setenforce permissive 2023-12-06T07:20:03.417 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T07:20:03.434 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-06T07:20:03.440 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-06T07:20:03.600 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T07:20:03.624 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-06T07:20:03.625 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi155.front.sepia.ceph.com,smithi159.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T07:27:27.221 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi155.front.sepia.ceph.com'), Remote(name='ubuntu@smithi159.front.sepia.ceph.com')] 2023-12-06T07:27:27.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-06T07:27:27.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:27:27.293 DEBUG:teuthology.orchestra.run.smithi155:> true 2023-12-06T07:27:27.359 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-06T07:27:27.360 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-12-06T07:27:27.360 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:27:27.428 DEBUG:teuthology.orchestra.run.smithi159:> true 2023-12-06T07:27:27.498 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-12-06T07:27:27.499 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T07:27:27.509 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T07:27:27.509 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T07:27:27.510 DEBUG:teuthology.orchestra.run.smithi155:> 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-06T07:27:27.512 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T07:27:27.513 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T07:27:27.542 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T07:27:27.555 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T07:27:27.574 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T07:27:27.588 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T07:27:27.623 INFO:teuthology.orchestra.run.smithi155.stderr:sudo: ntpd: command not found 2023-12-06T07:27:27.635 INFO:teuthology.orchestra.run.smithi155.stdout:506 Cannot talk to daemon 2023-12-06T07:27:27.648 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T07:27:27.661 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T07:27:27.662 INFO:teuthology.orchestra.run.smithi159.stderr:sudo: ntpd: command not found 2023-12-06T07:27:27.673 INFO:teuthology.orchestra.run.smithi159.stdout:506 Cannot talk to daemon 2023-12-06T07:27:27.687 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T07:27:27.700 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T07:27:27.726 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2023-12-06T07:27:27.730 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T07:27:27.730 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2023-12-06T07:27:27.730 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:27:27.730 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:27:27.730 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:27:27.731 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:27:27.769 INFO:teuthology.orchestra.run.smithi159.stderr:bash: ntpq: command not found 2023-12-06T07:27:27.773 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T07:27:27.773 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2023-12-06T07:27:27.773 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:27:27.773 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:27:27.773 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:27:27.773 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:27:27.773 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T07:27:27.783 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T07:27:27.783 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi155.front.sepia.ceph.com 2023-12-06T07:27:27.783 DEBUG:teuthology.orchestra.run.smithi155:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T07:27:27.784 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi159.front.sepia.ceph.com 2023-12-06T07:27:27.784 DEBUG:teuthology.orchestra.run.smithi159:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T07:27:28.663 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:36 ago on Wed 06 Dec 2023 07:25:52 AM UTC. 2023-12-06T07:27:28.692 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:35 ago on Wed 06 Dec 2023 07:25:53 AM UTC. 2023-12-06T07:27:30.822 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-12-06T07:27:30.823 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-06T07:27:30.823 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2023-12-06T07:27:30.823 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-06T07:27:30.823 INFO:teuthology.orchestra.run.smithi155.stdout:Resetting modules: 2023-12-06T07:27:30.823 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools 2023-12-06T07:27:30.823 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:27:30.823 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-12-06T07:27:30.823 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-06T07:27:30.823 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:27:30.852 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2023-12-06T07:27:30.853 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2023-12-06T07:27:30.853 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2023-12-06T07:27:30.853 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2023-12-06T07:27:30.853 INFO:teuthology.orchestra.run.smithi159.stdout:Resetting modules: 2023-12-06T07:27:30.853 INFO:teuthology.orchestra.run.smithi159.stdout: container-tools 2023-12-06T07:27:30.853 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:27:30.853 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2023-12-06T07:27:30.853 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2023-12-06T07:27:30.853 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:27:31.080 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-12-06T07:27:31.145 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2023-12-06T07:27:32.019 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:39 ago on Wed 06 Dec 2023 07:25:52 AM UTC. 2023-12-06T07:27:32.099 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:38 ago on Wed 06 Dec 2023 07:25:53 AM UTC. 2023-12-06T07:27:34.102 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout:=========================================================================================== 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout:=========================================================================================== 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout:Upgrading: 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T07:27:34.105 INFO:teuthology.orchestra.run.smithi155.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout:Installing group/module packages: 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-06T07:27:34.106 INFO:teuthology.orchestra.run.smithi155.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout:Installing weak dependencies: 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout:Installing module profiles: 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools/common 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout:Enabling module streams: 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools rhel8 2023-12-06T07:27:34.107 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:27:34.108 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-12-06T07:27:34.108 INFO:teuthology.orchestra.run.smithi155.stdout:=========================================================================================== 2023-12-06T07:27:34.108 INFO:teuthology.orchestra.run.smithi155.stdout:Install 13 Packages 2023-12-06T07:27:34.108 INFO:teuthology.orchestra.run.smithi155.stdout:Upgrade 9 Packages 2023-12-06T07:27:34.108 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:27:34.108 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 52 M 2023-12-06T07:27:34.108 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-12-06T07:27:34.205 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2023-12-06T07:27:34.208 INFO:teuthology.orchestra.run.smithi159.stdout:=========================================================================================== 2023-12-06T07:27:34.208 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout:=========================================================================================== 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrading: 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout:Installing group/module packages: 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-06T07:27:34.209 INFO:teuthology.orchestra.run.smithi159.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout:Installing weak dependencies: 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout:Installing module profiles: 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout: container-tools/common 2023-12-06T07:27:34.210 INFO:teuthology.orchestra.run.smithi159.stdout:Enabling module streams: 2023-12-06T07:27:34.211 INFO:teuthology.orchestra.run.smithi159.stdout: container-tools rhel8 2023-12-06T07:27:34.211 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:27:34.211 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2023-12-06T07:27:34.211 INFO:teuthology.orchestra.run.smithi159.stdout:=========================================================================================== 2023-12-06T07:27:34.211 INFO:teuthology.orchestra.run.smithi159.stdout:Install 13 Packages 2023-12-06T07:27:34.211 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrade 9 Packages 2023-12-06T07:27:34.211 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:27:34.211 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 52 M 2023-12-06T07:27:34.212 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2023-12-06T07:27:34.254 INFO:teuthology.orchestra.run.smithi155.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 7.0 MB/s | 750 kB 00:00 2023-12-06T07:27:34.288 INFO:teuthology.orchestra.run.smithi155.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 7.3 MB/s | 1.0 MB 00:00 2023-12-06T07:27:34.313 INFO:teuthology.orchestra.run.smithi155.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 669 kB/s | 39 kB 00:00 2023-12-06T07:27:34.338 INFO:teuthology.orchestra.run.smithi155.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 4.7 MB/s | 241 kB 00:00 2023-12-06T07:27:34.351 INFO:teuthology.orchestra.run.smithi159.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 7.5 MB/s | 750 kB 00:00 2023-12-06T07:27:34.372 INFO:teuthology.orchestra.run.smithi155.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 5.2 MB/s | 178 kB 00:00 2023-12-06T07:27:34.384 INFO:teuthology.orchestra.run.smithi159.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 7.7 MB/s | 1.0 MB 00:00 2023-12-06T07:27:34.410 INFO:teuthology.orchestra.run.smithi159.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 670 kB/s | 39 kB 00:00 2023-12-06T07:27:34.428 INFO:teuthology.orchestra.run.smithi155.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 447 kB/s | 25 kB 00:00 2023-12-06T07:27:34.435 INFO:teuthology.orchestra.run.smithi159.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 4.7 MB/s | 241 kB 00:00 2023-12-06T07:27:34.468 INFO:teuthology.orchestra.run.smithi159.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 5.2 MB/s | 178 kB 00:00 2023-12-06T07:27:34.489 INFO:teuthology.orchestra.run.smithi155.stdout:(7/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 22 MB/s | 3.9 MB 00:00 2023-12-06T07:27:34.502 INFO:teuthology.orchestra.run.smithi159.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 744 kB/s | 25 kB 00:00 2023-12-06T07:27:34.515 INFO:teuthology.orchestra.run.smithi155.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.1 MB/s | 94 kB 00:00 2023-12-06T07:27:34.561 INFO:teuthology.orchestra.run.smithi159.stdout:(7/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 26 MB/s | 3.9 MB 00:00 2023-12-06T07:27:34.586 INFO:teuthology.orchestra.run.smithi159.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.1 MB/s | 94 kB 00:00 2023-12-06T07:27:34.632 INFO:teuthology.orchestra.run.smithi155.stdout:(9/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 20 MB/s | 9.6 MB 00:00 2023-12-06T07:27:34.682 INFO:teuthology.orchestra.run.smithi155.stdout:(10/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 15 MB/s | 2.5 MB 00:00 2023-12-06T07:27:34.707 INFO:teuthology.orchestra.run.smithi155.stdout:(11/22): udica-0.2.6-20.module_el8+712+4cd1bd69 700 kB/s | 53 kB 00:00 2023-12-06T07:27:34.720 INFO:teuthology.orchestra.run.smithi159.stdout:(9/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 21 MB/s | 9.6 MB 00:00 2023-12-06T07:27:34.732 INFO:teuthology.orchestra.run.smithi155.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 820 kB/s | 41 kB 00:00 2023-12-06T07:27:34.758 INFO:teuthology.orchestra.run.smithi155.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 1.1 MB/s | 57 kB 00:00 2023-12-06T07:27:34.778 INFO:teuthology.orchestra.run.smithi159.stdout:(10/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 13 MB/s | 2.5 MB 00:00 2023-12-06T07:27:34.783 INFO:teuthology.orchestra.run.smithi155.stdout:(14/22): container-selinux-2.224.0-1.module_el8 1.3 MB/s | 70 kB 00:00 2023-12-06T07:27:34.804 INFO:teuthology.orchestra.run.smithi159.stdout:(11/22): udica-0.2.6-20.module_el8+712+4cd1bd69 630 kB/s | 53 kB 00:00 2023-12-06T07:27:34.817 INFO:teuthology.orchestra.run.smithi155.stdout:(15/22): containers-common-1-57.module_el8+712+ 4.2 MB/s | 144 kB 00:00 2023-12-06T07:27:34.829 INFO:teuthology.orchestra.run.smithi159.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 817 kB/s | 41 kB 00:00 2023-12-06T07:27:34.854 INFO:teuthology.orchestra.run.smithi159.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 1.1 MB/s | 57 kB 00:00 2023-12-06T07:27:34.871 INFO:teuthology.orchestra.run.smithi159.stdout:(14/22): container-selinux-2.224.0-1.module_el8 1.6 MB/s | 70 kB 00:00 2023-12-06T07:27:34.917 INFO:teuthology.orchestra.run.smithi155.stdout:(16/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 19 MB/s | 8.1 MB 00:00 2023-12-06T07:27:34.943 INFO:teuthology.orchestra.run.smithi155.stdout:(17/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 4.4 MB/s | 564 kB 00:00 2023-12-06T07:27:34.968 INFO:teuthology.orchestra.run.smithi155.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 1.4 MB/s | 70 kB 00:00 2023-12-06T07:27:34.993 INFO:teuthology.orchestra.run.smithi155.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 1.4 MB/s | 70 kB 00:00 2023-12-06T07:27:34.996 INFO:teuthology.orchestra.run.smithi159.stdout:(15/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 19 MB/s | 8.1 MB 00:00 2023-12-06T07:27:35.022 INFO:teuthology.orchestra.run.smithi159.stdout:(16/22): containers-common-1-57.module_el8+712+ 959 kB/s | 144 kB 00:00 2023-12-06T07:27:35.027 INFO:teuthology.orchestra.run.smithi155.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 1.6 MB/s | 56 kB 00:00 2023-12-06T07:27:35.047 INFO:teuthology.orchestra.run.smithi159.stdout:(17/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 11 MB/s | 564 kB 00:00 2023-12-06T07:27:35.072 INFO:teuthology.orchestra.run.smithi159.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 1.4 MB/s | 70 kB 00:00 2023-12-06T07:27:35.094 INFO:teuthology.orchestra.run.smithi155.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 25 MB/s | 3.1 MB 00:00 2023-12-06T07:27:35.097 INFO:teuthology.orchestra.run.smithi159.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 1.4 MB/s | 70 kB 00:00 2023-12-06T07:27:35.131 INFO:teuthology.orchestra.run.smithi159.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 1.6 MB/s | 56 kB 00:00 2023-12-06T07:27:35.190 INFO:teuthology.orchestra.run.smithi159.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 26 MB/s | 3.1 MB 00:00 2023-12-06T07:27:35.445 INFO:teuthology.orchestra.run.smithi155.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 31 MB/s | 21 MB 00:00 2023-12-06T07:27:35.445 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-12-06T07:27:35.445 INFO:teuthology.orchestra.run.smithi155.stdout:Total 39 MB/s | 52 MB 00:01 2023-12-06T07:27:35.498 INFO:teuthology.orchestra.run.smithi159.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 33 MB/s | 21 MB 00:00 2023-12-06T07:27:35.502 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2023-12-06T07:27:35.502 INFO:teuthology.orchestra.run.smithi159.stdout:Total 40 MB/s | 52 MB 00:01 2023-12-06T07:27:35.942 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-12-06T07:27:35.988 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-12-06T07:27:35.988 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-12-06T07:27:35.994 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2023-12-06T07:27:36.040 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2023-12-06T07:27:36.040 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2023-12-06T07:27:36.471 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-12-06T07:27:36.474 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-12-06T07:27:36.514 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2023-12-06T07:27:36.517 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2023-12-06T07:27:37.709 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-12-06T07:27:37.780 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-06T07:27:37.834 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2023-12-06T07:27:37.911 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-06T07:27:37.981 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-06T07:27:38.007 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T07:27:38.111 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-06T07:27:38.137 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T07:27:38.245 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T07:27:38.392 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T07:27:55.906 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T07:27:56.120 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T07:27:56.168 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-06T07:27:56.349 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T07:27:56.411 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-06T07:27:56.540 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T07:27:56.590 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T07:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T07:27:56.787 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T07:27:56.967 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T07:27:57.023 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T07:27:57.214 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T07:27:58.736 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T07:27:58.981 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T07:27:58.999 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-06T07:27:59.211 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-06T07:27:59.238 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-06T07:27:59.406 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T07:27:59.425 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-06T07:27:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T07:27:59.698 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-06T07:27:59.858 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-06T07:27:59.928 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-06T07:28:00.117 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-06T07:28:00.130 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-06T07:28:00.415 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-06T07:28:00.680 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-06T07:28:00.970 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-06T07:28:01.650 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-06T07:28:01.892 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-06T07:28:01.953 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-06T07:28:02.223 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-06T07:28:02.844 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-06T07:28:03.194 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-06T07:28:03.219 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-06T07:28:03.436 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-06T07:28:03.602 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-06T07:28:03.623 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-06T07:28:03.842 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-06T07:28:03.846 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-06T07:28:04.026 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-06T07:28:04.061 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-06T07:28:04.244 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-06T07:28:04.276 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-06T07:28:04.426 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-06T07:28:04.481 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-06T07:28:04.591 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-06T07:28:04.592 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T07:28:04.650 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-06T07:28:04.751 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T07:28:04.848 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-06T07:28:04.969 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-06T07:28:05.056 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-06T07:28:05.056 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T07:28:05.167 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-06T07:28:05.248 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T07:28:05.366 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-06T07:28:05.466 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-06T07:28:05.566 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-06T07:28:05.597 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-06T07:28:05.724 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T07:28:05.802 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-06T07:28:06.039 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-06T07:28:06.213 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T07:28:25.188 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-06T07:28:25.645 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-06T07:28:25.646 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-06T07:28:25.647 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-06T07:28:25.648 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-06T07:28:26.209 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-06T07:28:26.717 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-06T07:28:26.718 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-06T07:28:26.719 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-06T07:28:26.720 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-06T07:28:26.720 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-06T07:28:26.720 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-06T07:28:26.720 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-06T07:28:26.796 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-06T07:28:26.796 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:28:26.796 INFO:teuthology.orchestra.run.smithi155.stdout:Upgraded: 2023-12-06T07:28:26.796 INFO:teuthology.orchestra.run.smithi155.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.796 INFO:teuthology.orchestra.run.smithi155.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T07:28:26.796 INFO:teuthology.orchestra.run.smithi155.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.796 INFO:teuthology.orchestra.run.smithi155.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.796 INFO:teuthology.orchestra.run.smithi155.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.796 INFO:teuthology.orchestra.run.smithi155.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.797 INFO:teuthology.orchestra.run.smithi155.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.797 INFO:teuthology.orchestra.run.smithi155.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.797 INFO:teuthology.orchestra.run.smithi155.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.797 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-12-06T07:28:26.797 INFO:teuthology.orchestra.run.smithi155.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.797 INFO:teuthology.orchestra.run.smithi155.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.797 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-06T07:28:26.797 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:28:26.798 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-12-06T07:28:27.085 DEBUG:teuthology.parallel:result is None 2023-12-06T07:28:27.727 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-06T07:28:27.727 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:28:27.727 INFO:teuthology.orchestra.run.smithi159.stdout:Upgraded: 2023-12-06T07:28:27.727 INFO:teuthology.orchestra.run.smithi159.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.727 INFO:teuthology.orchestra.run.smithi159.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T07:28:27.727 INFO:teuthology.orchestra.run.smithi159.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.727 INFO:teuthology.orchestra.run.smithi159.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.727 INFO:teuthology.orchestra.run.smithi159.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T07:28:27.728 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T07:28:27.729 INFO:teuthology.orchestra.run.smithi159.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.729 INFO:teuthology.orchestra.run.smithi159.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-06T07:28:27.729 INFO:teuthology.orchestra.run.smithi159.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-06T07:28:27.729 INFO:teuthology.orchestra.run.smithi159.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-06T07:28:27.729 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:28:27.729 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2023-12-06T07:28:28.101 DEBUG:teuthology.parallel:result is None 2023-12-06T07:28:28.101 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T07:28:28.202 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-06T07:28:28.202 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-06T07:28:28.202 INFO:tasks.cephadm:Cluster fsid is 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:28:28.203 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T07:28:28.203 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.155', 'mon.c': '[v2:172.21.15.155:3301,v1:172.21.15.155:6790]', 'mon.b': '172.21.15.159'} 2023-12-06T07:28:28.203 INFO:tasks.cephadm:First mon is mon.a on smithi155 2023-12-06T07:28:28.203 INFO:tasks.cephadm:First mgr is y 2023-12-06T07:28:28.203 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T07:28:28.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2023-12-06T07:28:28.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo hostname $(hostname -s) 2023-12-06T07:28:28.267 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-06T07:28:28.267 DEBUG:teuthology.orchestra.run.smithi155:> 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-06T07:28:28.512 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 6 07:28 /home/ubuntu/cephtest/cephadm 2023-12-06T07:28:28.513 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T07:28:28.775 INFO:teuthology.orchestra.run.smithi159.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 6 07:28 /home/ubuntu/cephtest/cephadm 2023-12-06T07:28:28.776 DEBUG:teuthology.orchestra.run.smithi155:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T07:28:28.799 DEBUG:teuthology.orchestra.run.smithi159:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T07:28:28.829 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-06T07:28:28.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T07:28:28.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T07:28:30.570 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T07:28:30.648 INFO:teuthology.orchestra.run.smithi159.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T07:28:44.744 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:28:44.744 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T07:28:44.744 INFO:teuthology.orchestra.run.smithi155.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T07:28:44.744 INFO:teuthology.orchestra.run.smithi155.stdout: "repo_digests": [ 2023-12-06T07:28:44.744 INFO:teuthology.orchestra.run.smithi155.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-06T07:28:44.744 INFO:teuthology.orchestra.run.smithi155.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-06T07:28:44.744 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2023-12-06T07:28:44.745 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:28:45.095 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-12-06T07:28:45.095 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T07:28:45.095 INFO:teuthology.orchestra.run.smithi159.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T07:28:45.095 INFO:teuthology.orchestra.run.smithi159.stdout: "repo_digests": [ 2023-12-06T07:28:45.096 INFO:teuthology.orchestra.run.smithi159.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-06T07:28:45.096 INFO:teuthology.orchestra.run.smithi159.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-06T07:28:45.096 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-12-06T07:28:45.096 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-12-06T07:28:45.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo mkdir -p /etc/ceph 2023-12-06T07:28:45.145 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /etc/ceph 2023-12-06T07:28:45.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 777 /etc/ceph 2023-12-06T07:28:45.212 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 777 /etc/ceph 2023-12-06T07:28:45.242 INFO:tasks.cephadm:Writing seed config... 2023-12-06T07:28:45.243 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-06T07:28:45.243 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T07:28:45.243 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T07:28:45.243 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-06T07:28:45.243 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T07:28:45.243 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T07:28:45.243 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T07:28:45.243 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T07:28:45.243 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T07:28:45.244 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:28:45.244 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T07:28:45.270 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 = 0c98e95c-9409-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-06T07:28:45.270 DEBUG:teuthology.orchestra.run.smithi155:mon.a> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T07:28:45.312 DEBUG:teuthology.orchestra.run.smithi155:mgr.y> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T07:28:45.339 INFO:journalctl@ceph.mon.a.smithi155.stdout:-- Logs begin at Wed 2023-12-06 07:19:05 UTC. -- 2023-12-06T07:28:45.340 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T07:28:45.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 0c98e95c-9409-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.155 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T07:28:45.365 INFO:journalctl@ceph.mgr.y.smithi155.stdout:-- Logs begin at Wed 2023-12-06 07:19:05 UTC. -- 2023-12-06T07:28:45.531 INFO:teuthology.orchestra.run.smithi155.stderr:-------------------------------------------------------------------------------- 2023-12-06T07:28:45.531 INFO:teuthology.orchestra.run.smithi155.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '0c98e95c-9409-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.155', '--skip-admin-label'] 2023-12-06T07:28:45.551 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: 4.6.1 2023-12-06T07:28:45.570 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying podman|docker is present... 2023-12-06T07:28:45.590 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: 4.6.1 2023-12-06T07:28:45.599 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying lvm2 is present... 2023-12-06T07:28:45.599 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying time synchronization is in place... 2023-12-06T07:28:45.605 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T07:28:45.611 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2023-12-06T07:28:45.617 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: enabled 2023-12-06T07:28:45.622 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: active 2023-12-06T07:28:45.623 INFO:teuthology.orchestra.run.smithi155.stderr:Unit chronyd.service is enabled and running 2023-12-06T07:28:45.623 INFO:teuthology.orchestra.run.smithi155.stderr:Repeating the final host check... 2023-12-06T07:28:45.642 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: 4.6.1 2023-12-06T07:28:45.653 INFO:teuthology.orchestra.run.smithi155.stderr:podman (/bin/podman) version 4.6.1 is present 2023-12-06T07:28:45.653 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl is present 2023-12-06T07:28:45.653 INFO:teuthology.orchestra.run.smithi155.stderr:lvcreate is present 2023-12-06T07:28:45.658 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T07:28:45.664 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2023-12-06T07:28:45.670 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: enabled 2023-12-06T07:28:45.675 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: active 2023-12-06T07:28:45.676 INFO:teuthology.orchestra.run.smithi155.stderr:Unit chronyd.service is enabled and running 2023-12-06T07:28:45.676 INFO:teuthology.orchestra.run.smithi155.stderr:Host looks OK 2023-12-06T07:28:45.676 INFO:teuthology.orchestra.run.smithi155.stderr:Cluster fsid: 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:28:45.676 INFO:teuthology.orchestra.run.smithi155.stderr:Acquiring lock 140687060308096 on /run/cephadm/0c98e95c-9409-11ee-95a2-87774f69a715.lock 2023-12-06T07:28:45.676 INFO:teuthology.orchestra.run.smithi155.stderr:Lock 140687060308096 acquired on /run/cephadm/0c98e95c-9409-11ee-95a2-87774f69a715.lock 2023-12-06T07:28:45.676 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying IP 172.21.15.155 port 3300 ... 2023-12-06T07:28:45.677 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying IP 172.21.15.155 port 6789 ... 2023-12-06T07:28:45.677 INFO:teuthology.orchestra.run.smithi155.stderr:Base mon IP is 172.21.15.155, final addrv is [v2:172.21.15.155:3300,v1:172.21.15.155:6789] 2023-12-06T07:28:45.679 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.155 metric 100 2023-12-06T07:28:45.679 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.155 metric 100 2023-12-06T07:28:45.682 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-06T07:28:45.682 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-06T07:28:45.682 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2023-12-06T07:28:45.685 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-06T07:28:45.685 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-12-06T07:28:45.685 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T07:28:45.685 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-06T07:28:45.685 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:6ded/64 scope link 2023-12-06T07:28:45.685 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T07:28:45.686 INFO:teuthology.orchestra.run.smithi155.stderr:Mon IP `172.21.15.155` is in CIDR network `172.21.0.0/20` 2023-12-06T07:28:45.686 INFO:teuthology.orchestra.run.smithi155.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-06T07:28:45.687 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T07:28:45.787 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-12-06T07:28:46.167 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Getting image source signatures 2023-12-06T07:28:46.167 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-12-06T07:28:46.167 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-12-06T07:28:46.167 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-12-06T07:28:46.167 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-12-06T07:28:46.167 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-12-06T07:28:46.167 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-06T07:28:46.254 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Writing manifest to image destination 2023-12-06T07:28:46.406 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-06T07:28:46.722 INFO:teuthology.orchestra.run.smithi155.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T07:28:47.064 INFO:teuthology.orchestra.run.smithi155.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T07:28:47.064 INFO:teuthology.orchestra.run.smithi155.stderr:Extracting ceph user uid/gid from container image... 2023-12-06T07:28:47.307 INFO:teuthology.orchestra.run.smithi155.stderr:stat: 167 167 2023-12-06T07:28:47.623 INFO:teuthology.orchestra.run.smithi155.stderr:Creating initial keys... 2023-12-06T07:28:47.840 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-authtool: AQCvInBluzX6MRAAHua1TCnX/EItF/EmN7FBQg== 2023-12-06T07:28:48.415 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-authtool: AQCwInBlCNsnGBAAWnMJROspGhLmrf3cC2agNg== 2023-12-06T07:28:48.948 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-authtool: AQCwInBlX1hrOBAAGc6ucyI6tyRwPbXLFY9daw== 2023-12-06T07:28:49.273 INFO:teuthology.orchestra.run.smithi155.stderr:Creating initial monmap... 2023-12-06T07:28:49.498 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T07:28:49.498 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-06T07:28:49.498 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:28:49.498 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T07:28:49.831 INFO:teuthology.orchestra.run.smithi155.stderr:monmaptool for a [v2:172.21.15.155:3300,v1:172.21.15.155:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T07:28:49.831 INFO:teuthology.orchestra.run.smithi155.stderr:setting min_mon_release = octopus 2023-12-06T07:28:49.831 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: set fsid to 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:28:49.831 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T07:28:49.831 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:28:49.831 INFO:teuthology.orchestra.run.smithi155.stderr:Creating mon... 2023-12-06T07:28:50.469 INFO:teuthology.orchestra.run.smithi155.stderr:create mon.a on 2023-12-06T07:28:50.570 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-06T07:28:50.661 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-0c98e95c-9409-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-0c98e95c-9409-11ee-95a2-87774f69a715.target. 2023-12-06T07:28:50.661 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-0c98e95c-9409-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-0c98e95c-9409-11ee-95a2-87774f69a715.target. 2023-12-06T07:28:50.863 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Failed to reset failed state of unit ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T07:28:50.869 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/ceph-0c98e95c-9409-11ee-95a2-87774f69a715.target.wants/ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.a.service → /etc/systemd/system/ceph-0c98e95c-9409-11ee-95a2-87774f69a715@.service. 2023-12-06T07:28:51.277 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: disabled 2023-12-06T07:28:51.285 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2023-12-06T07:28:51.286 INFO:teuthology.orchestra.run.smithi155.stderr:firewalld.service is not enabled 2023-12-06T07:28:51.286 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T07:28:51.286 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mon to start... 2023-12-06T07:28:51.287 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mon... 2023-12-06T07:28:51.327 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:51 smithi155 bash[108127]: d20142fabdaea5afeb0c8c8bca7aa1129960631793452302ebb55f9ebe29b141 2023-12-06T07:28:51.328 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:51 smithi155 systemd[1]: Started Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:28:51.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:51 smithi155 ceph-mon[108165]: mkfs 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:28:51.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:51 smithi155 ceph-mon[108165]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T07:28:51.748 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: cluster: 2023-12-06T07:28:51.748 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: id: 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:28:51.748 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-06T07:28:51.748 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:28:51.748 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: services: 2023-12-06T07:28:51.748 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.432788s) 2023-12-06T07:28:51.748 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-06T07:28:51.749 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-06T07:28:51.749 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:28:51.749 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: data: 2023-12-06T07:28:51.749 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-06T07:28:51.749 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-06T07:28:51.749 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-06T07:28:51.749 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: pgs: 2023-12-06T07:28:51.749 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:28:52.075 INFO:teuthology.orchestra.run.smithi155.stderr:mon is available 2023-12-06T07:28:52.076 INFO:teuthology.orchestra.run.smithi155.stderr:Assimilating anything we can from ceph.conf... 2023-12-06T07:28:52.487 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:28:52.487 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [global] 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: fsid = 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.155:3300,v1:172.21.15.155:6789] 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [mgr] 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [osd] 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T07:28:52.488 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T07:28:52.509 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:52 smithi155 ceph-mon[108165]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T07:28:52.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:52 smithi155 ceph-mon[108165]: monmap e1: 1 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2023-12-06T07:28:52.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:52 smithi155 ceph-mon[108165]: fsmap 2023-12-06T07:28:52.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:52 smithi155 ceph-mon[108165]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T07:28:52.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:52 smithi155 ceph-mon[108165]: mgrmap e1: no daemons active 2023-12-06T07:28:52.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:52 smithi155 ceph-mon[108165]: from='client.? 172.21.15.155:0/499445435' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T07:28:52.816 INFO:teuthology.orchestra.run.smithi155.stderr:Generating new minimal ceph.conf... 2023-12-06T07:28:53.550 INFO:teuthology.orchestra.run.smithi155.stderr:Restarting the monitor... 2023-12-06T07:28:53.558 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 ceph-mon[108165]: from='client.? 172.21.15.155:0/3984480737' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T07:28:53.558 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 ceph-mon[108165]: from='client.? 172.21.15.155:0/3984480737' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T07:28:53.558 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 ceph-mon[108165]: from='client.? 172.21.15.155:0/3315957361' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:28:53.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 systemd[1]: Stopping Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:28:53.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 bash[108465]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-12-06T07:28:53.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a[108142]: 2023-12-06T07:28:53.642+0000 7f9bb493e700 -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-06T07:28:53.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a[108142]: 2023-12-06T07:28:53.642+0000 7f9bb493e700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T07:28:53.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 bash[108477]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a 2023-12-06T07:28:53.824 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 bash[108514]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-12-06T07:28:54.155 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T07:28:54.155 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 systemd[1]: Stopped Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:28:54.156 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:53 smithi155 systemd[1]: Starting Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:28:54.225 INFO:teuthology.orchestra.run.smithi155.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 bash[108581]: 0b6b58a7dd18660fc7c09d2f222e96113df9b9e55e3d5d5af821e3341ca85750 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: pidfile_write: ignore empty --pid-file 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 systemd[1]: Started Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: load: jerasure load: lrc 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: RocksDB version: 6.15.5 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Compile date Apr 18 2022 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: DB SUMMARY 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: DB Session ID: 5K8SVM8DHU2RK6EL4Y33 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: CURRENT file: CURRENT 2023-12-06T07:28:54.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 81817 ; 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.error_if_exists: 0 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.create_if_missing: 0 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.paranoid_checks: 1 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.env: 0x563c7873a860 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.fs: Posix File System 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.info_log: 0x563c79055dc0 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.statistics: (nil) 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.use_fsync: 0 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_log_file_size: 0 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T07:28:54.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.allow_fallocate: 1 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.use_direct_reads: 0 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.db_log_dir: 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T07:28:54.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.write_buffer_manager: 0x563c79146240 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.unordered_write: 0 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T07:28:54.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.row_cache: None 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.wal_filter: None 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.preserve_deletes: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.two_write_queues: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.atomic_flush: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.log_readahead_size: 0 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T07:28:54.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_background_jobs: 2 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_background_compactions: -1 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_subcompactions: 1 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T07:28:54.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_open_files: -1 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_background_flushes: -1 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Compression algorithms supported: 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: kZSTD supported: 0 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: kXpressCompression supported: 0 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: kLZ4Compression supported: 1 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: kBZip2Compression supported: 0 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: kZlibCompression supported: 1 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: kSnappyCompression supported: 1 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T07:28:54.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.merge_operator: 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_filter: None 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563c79021d00) 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout: cache_index_and_filter_blocks: 1 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout: pin_top_level_index_and_filter: 1 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout: index_type: 0 2023-12-06T07:28:54.630 INFO:journalctl@ceph.mon.a.smithi155.stdout: data_block_index_type: 0 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: index_shortening: 1 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: hash_index_allow_collision: 1 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: checksum: 1 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: no_block_cache: 0 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_cache: 0x563c7908c170 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_cache_name: BinnedLRUCache 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_cache_options: 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: capacity : 536870912 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: num_shard_bits : 4 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: strict_capacity_limit : 0 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: high_pri_pool_ratio: 0.000 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_cache_compressed: (nil) 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: persistent_cache: (nil) 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_size: 4096 2023-12-06T07:28:54.631 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_size_deviation: 10 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_restart_interval: 16 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: index_block_restart_interval: 1 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: metadata_block_size: 4096 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: partition_filters: 0 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: use_delta_encoding: 1 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: whole_key_filtering: 1 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: verify_compression: 0 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: read_amp_bytes_per_bit: 0 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: format_version: 4 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: enable_index_compression: 1 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_align: 0 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compression: NoCompression 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T07:28:54.632 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.num_levels: 7 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T07:28:54.633 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T07:28:54.634 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T07:28:54.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T07:28:54.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T07:28:54.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T07:28:54.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.table_properties_collectors: 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.inplace_update_support: 0 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.bloom_locality: 0 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.max_successive_merges: 0 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.ttl: 2592000 2023-12-06T07:28:54.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.enable_blob_files: false 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.min_blob_size: 0 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: 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-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701847734227718, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: 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-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701847734228413, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78673, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 76936, "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": 71233, "raw_average_value_size": 344, "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": 1701847734, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "23c947ed-62b7-4fef-bafa-233d7110cf40", "db_session_id": "5K8SVM8DHU2RK6EL4Y33"}} 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-06T07:28:54.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701847734228762, "job": 1, "event": "recovery_finished"} 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: 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-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x563c79072a80 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: DB pointer 0x563c79082000 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** DB Stats ** 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:28:54.639 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: L0 2/0 78.59 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 162.8 0.00 0.00 1 0.000 0 0 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: Sum 2/0 78.59 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 162.8 0.00 0.00 1 0.000 0 0 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.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 162.8 0.00 0.00 1 0.000 0 0 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.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 162.8 0.00 0.00 1 0.000 0 0 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T07:28:54.640 INFO:journalctl@ceph.mon.a.smithi155.stdout: Cumulative compaction: 0.00 GB write, 24.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:28:54.641 INFO:journalctl@ceph.mon.a.smithi155.stdout: Interval compaction: 0.00 GB write, 24.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:28:54.641 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.641 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:28:54.641 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T07:28:54.641 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:28:54.641 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:28:54.641 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.642 INFO:journalctl@ceph.mon.a.smithi155.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:28:54.642 INFO:journalctl@ceph.mon.a.smithi155.stdout: L0 2/0 78.59 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 162.8 0.00 0.00 1 0.000 0 0 2023-12-06T07:28:54.642 INFO:journalctl@ceph.mon.a.smithi155.stdout: Sum 2/0 78.59 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 162.8 0.00 0.00 1 0.000 0 0 2023-12-06T07:28:54.642 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.642 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.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 162.8 0.00 0.00 1 0.000 0 0 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: Cumulative compaction: 0.00 GB write, 23.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T07:28:54.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: starting mon.a rank 0 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mon.a@-1(???) e1 preinit fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mon.a@-1(???).mds e1 new map 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mon.a@-1(???).mds e1 print_map 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: e1 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: legacy client fscid: -1 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: No filesystems configured 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T07:28:54.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T07:28:54.645 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T07:28:54.645 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T07:28:54.645 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: monmap e1: 1 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2023-12-06T07:28:54.645 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: fsmap 2023-12-06T07:28:54.645 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T07:28:54.645 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:54 smithi155 ceph-mon[108618]: mgrmap e1: no daemons active 2023-12-06T07:28:55.033 INFO:teuthology.orchestra.run.smithi155.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-06T07:28:55.034 INFO:teuthology.orchestra.run.smithi155.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T07:28:55.034 INFO:teuthology.orchestra.run.smithi155.stderr:Creating mgr... 2023-12-06T07:28:55.034 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying port 9283 ... 2023-12-06T07:28:55.152 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Failed to reset failed state of unit ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T07:28:55.158 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/ceph-0c98e95c-9409-11ee-95a2-87774f69a715.target.wants/ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-0c98e95c-9409-11ee-95a2-87774f69a715@.service. 2023-12-06T07:28:55.564 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:55 smithi155 systemd[1]: Starting Ceph mgr.y for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:28:55.564 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:55 smithi155 bash[108855]: 699c4a18facd0df1ab0af8410bdfa9c9cec861662021eb66d6ef56fb6bff67bf 2023-12-06T07:28:55.577 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: disabled 2023-12-06T07:28:55.586 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2023-12-06T07:28:55.586 INFO:teuthology.orchestra.run.smithi155.stderr:firewalld.service is not enabled 2023-12-06T07:28:55.586 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T07:28:55.593 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: disabled 2023-12-06T07:28:55.602 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2023-12-06T07:28:55.602 INFO:teuthology.orchestra.run.smithi155.stderr:firewalld.service is not enabled 2023-12-06T07:28:55.603 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-06T07:28:55.603 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mgr to start... 2023-12-06T07:28:55.603 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mgr... 2023-12-06T07:28:55.868 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:55 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/310324399' entity='client.admin' 2023-12-06T07:28:55.868 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:55 smithi155 systemd[1]: Started Ceph mgr.y for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:28:55.868 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:55 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:55.698+0000 7f6e07e47000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:28:55.869 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:55 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:55.864+0000 7f6e07e47000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:28:56.039 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:28:56.039 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2023-12-06T07:28:56.039 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsid": "0c98e95c-9409-11ee-95a2-87774f69a715", 2023-12-06T07:28:56.039 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "health": { 2023-12-06T07:28:56.039 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T07:28:56.039 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 0 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "a" 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_age": 1, 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T07:28:56.040 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:56.041 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T07:28:56.041 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:28:56.041 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T07:28:56.041 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T07:28:56.041 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T07:28:56.041 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T07:28:56.045 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T07:28:56.046 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": false, 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "iostat", 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "nfs", 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "restful" 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:28:56.047 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modified": "2023-12-06T07:28:51.315512+0000", 2023-12-06T07:28:56.048 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2023-12-06T07:28:56.048 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:56.048 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T07:28:56.048 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2023-12-06T07:28:56.359 INFO:teuthology.orchestra.run.smithi155.stderr:mgr not available, waiting (1/15)... 2023-12-06T07:28:56.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:56.182+0000 7f6e07e47000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:28:57.047 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:56 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3340886309' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:28:57.047 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:56.689+0000 7f6e07e47000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:28:57.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:57 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:57.044+0000 7f6e07e47000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:28:58.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:57 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:57.684+0000 7f6e07e47000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:28:58.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:57 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:57.850+0000 7f6e07e47000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:28:58.724 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:58.448+0000 7f6e07e47000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:28:58.724 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:58.537+0000 7f6e07e47000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:28:58.724 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:58.625+0000 7f6e07e47000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:28:58.724 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:58.721+0000 7f6e07e47000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:28:58.810 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsid": "0c98e95c-9409-11ee-95a2-87774f69a715", 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "health": { 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 0 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "a" 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:28:58.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T07:28:58.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T07:28:58.816 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T07:28:58.816 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T07:28:58.816 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T07:28:58.817 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": false, 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "iostat", 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "nfs", 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "restful" 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:58.818 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T07:28:58.819 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:28:58.819 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modified": "2023-12-06T07:28:51.315512+0000", 2023-12-06T07:28:58.819 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2023-12-06T07:28:58.819 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:28:58.819 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T07:28:58.819 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2023-12-06T07:28:59.052 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:28:58 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1279245951' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:28:59.052 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:58.815+0000 7f6e07e47000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:28:59.052 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:58.911+0000 7f6e07e47000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:28:59.132 INFO:teuthology.orchestra.run.smithi155.stderr:mgr not available, waiting (2/15)... 2023-12-06T07:28:59.315 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:59.221+0000 7f6e07e47000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:28:59.575 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:59.312+0000 7f6e07e47000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:28:59.575 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:59.490+0000 7f6e07e47000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:28:59.575 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:28:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:28:59.572+0000 7f6e07e47000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:29:00.546 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:00.267+0000 7f6e07e47000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:29:00.547 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:00.412+0000 7f6e07e47000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:29:00.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:00.544+0000 7f6e07e47000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:29:01.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:00.930+0000 7f6e07e47000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:29:01.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:01.064+0000 7f6e07e47000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:29:01.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:01.497+0000 7f6e07e47000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:29:01.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:01.610+0000 7f6e07e47000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:29:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: Activating manager daemon y 2023-12-06T07:29:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: mgrmap e2: y(active, starting, since 0.00260011s) 2023-12-06T07:29:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:29:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:29:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:29:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:29:01.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:29:01.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: Manager daemon y is now available 2023-12-06T07:29:01.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:29:01.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:29:01.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' 2023-12-06T07:29:01.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' 2023-12-06T07:29:01.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:01 smithi155 ceph-mon[108618]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' 2023-12-06T07:29:01.930 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsid": "0c98e95c-9409-11ee-95a2-87774f69a715", 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "health": { 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 0 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "a" 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-12-06T07:29:01.931 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T07:29:01.932 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": false, 2023-12-06T07:29:01.933 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "iostat", 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "nfs", 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "restful" 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modified": "2023-12-06T07:28:51.315512+0000", 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T07:29:01.934 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2023-12-06T07:29:02.248 INFO:teuthology.orchestra.run.smithi155.stderr:mgr not available, waiting (3/15)... 2023-12-06T07:29:03.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:02 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2867071371' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:29:03.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:02 smithi155 ceph-mon[108618]: mgrmap e3: y(active, since 1.00528s) 2023-12-06T07:29:04.806 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsid": "0c98e95c-9409-11ee-95a2-87774f69a715", 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "health": { 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 0 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "a" 2023-12-06T07:29:04.807 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T07:29:04.808 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T07:29:04.811 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T07:29:04.812 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": true, 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "iostat", 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "nfs", 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "restful" 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2023-12-06T07:29:04.813 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2023-12-06T07:29:04.814 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:04.814 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T07:29:04.814 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T07:29:04.814 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modified": "2023-12-06T07:28:51.315512+0000", 2023-12-06T07:29:04.814 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2023-12-06T07:29:04.814 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2023-12-06T07:29:04.814 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T07:29:04.814 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2023-12-06T07:29:04.955 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:04 smithi155 ceph-mon[108618]: mgrmap e4: y(active, since 2s) 2023-12-06T07:29:05.148 INFO:teuthology.orchestra.run.smithi155.stderr:mgr is available 2023-12-06T07:29:05.611 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:29:05.611 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [global] 2023-12-06T07:29:05.611 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: fsid = 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:29:05.611 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T07:29:05.611 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T07:29:05.611 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T07:29:05.611 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T07:29:05.611 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:29:05.611 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [mgr] 2023-12-06T07:29:05.612 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T07:29:05.612 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2023-12-06T07:29:05.612 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [osd] 2023-12-06T07:29:05.612 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T07:29:05.612 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T07:29:05.947 INFO:teuthology.orchestra.run.smithi155.stderr:Enabling cephadm module... 2023-12-06T07:29:06.036 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:05 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1651063259' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:29:06.036 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:05 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3739116795' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T07:29:06.036 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:05 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3739116795' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T07:29:07.006 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:06 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/713914919' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T07:29:07.007 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:06 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ignoring --setuser ceph since I am not root 2023-12-06T07:29:07.007 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:06 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ignoring --setgroup ceph since I am not root 2023-12-06T07:29:07.007 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:06 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:06.844+0000 7f15c0f4b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:29:07.301 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:07 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:07.003+0000 7f15c0f4b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:29:07.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:07 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:07.298+0000 7f15c0f4b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:29:08.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:07 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/713914919' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T07:29:08.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:07 smithi155 ceph-mon[108618]: mgrmap e5: y(active, since 5s) 2023-12-06T07:29:08.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:07 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:07.791+0000 7f15c0f4b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:29:08.492 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:08 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:08.150+0000 7f15c0f4b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:29:09.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:08 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:08.799+0000 7f15c0f4b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:29:09.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:08 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:08.971+0000 7f15c0f4b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:29:09.217 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2023-12-06T07:29:09.217 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-06T07:29:09.217 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": true, 2023-12-06T07:29:09.218 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T07:29:09.218 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T07:29:09.218 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2023-12-06T07:29:09.586 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:09 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3998427176' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T07:29:09.847 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:09.583+0000 7f15c0f4b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:29:09.847 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:09.667+0000 7f15c0f4b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:29:09.848 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:09.754+0000 7f15c0f4b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:29:10.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:09.844+0000 7f15c0f4b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:29:10.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:09.938+0000 7f15c0f4b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:29:10.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:10 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:10.030+0000 7f15c0f4b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:29:10.558 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for the mgr to restart... 2023-12-06T07:29:10.558 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mgr epoch 5... 2023-12-06T07:29:10.617 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:10 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:10.335+0000 7f15c0f4b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:29:10.617 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:10 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:10.430+0000 7f15c0f4b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:29:10.617 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:10 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:10.614+0000 7f15c0f4b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:29:10.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:10 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:10.699+0000 7f15c0f4b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:29:11.571 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:11.408+0000 7f15c0f4b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:29:11.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:11.561+0000 7f15c0f4b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:29:11.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:11.695+0000 7f15c0f4b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:29:12.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:12.111+0000 7f15c0f4b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:29:12.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:12.248+0000 7f15c0f4b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:29:13.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:12 smithi155 ceph-mon[108618]: Active manager daemon y restarted 2023-12-06T07:29:13.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:12 smithi155 ceph-mon[108618]: Activating manager daemon y 2023-12-06T07:29:13.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:12 smithi155 ceph-mon[108618]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T07:29:13.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:12.635+0000 7f15c0f4b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:29:13.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:12.748+0000 7f15c0f4b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:29:13.834 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2023-12-06T07:29:13.834 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-06T07:29:13.834 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T07:29:13.834 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2023-12-06T07:29:14.086 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:29:13] ENGINE Bus STARTING 2023-12-06T07:29:14.087 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: mgrmap e6: y(active, starting, since 0.0525765s) 2023-12-06T07:29:14.087 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:29:14.087 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:29:14.087 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:29:14.087 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:29:14.088 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:29:14.088 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: Manager daemon y is now available 2023-12-06T07:29:14.088 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:14.088 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:14.088 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:14.088 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:14.088 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:14.089 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:29:14.089 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:13 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:29:14.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:14 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:29:14] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:29:14.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:14 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:29:14] ENGINE Bus STARTED 2023-12-06T07:29:15.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:14 smithi155 ceph-mon[108618]: mgrmap e7: y(active, since 1.06204s) 2023-12-06T07:29:15.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:14 smithi155 ceph-mon[108618]: [06/Dec/2023:07:29:13] ENGINE Bus STARTING 2023-12-06T07:29:15.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:14 smithi155 ceph-mon[108618]: [06/Dec/2023:07:29:14] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:29:15.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:14 smithi155 ceph-mon[108618]: [06/Dec/2023:07:29:14] ENGINE Bus STARTED 2023-12-06T07:29:15.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:14 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:15.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:14 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:15.944 INFO:teuthology.orchestra.run.smithi155.stderr:mgr epoch 5 is available 2023-12-06T07:29:15.944 INFO:teuthology.orchestra.run.smithi155.stderr:Setting orchestrator backend to cephadm... 2023-12-06T07:29:16.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:16 smithi155 ceph-mon[108618]: mgrmap e8: y(active, since 2s) 2023-12-06T07:29:18.236 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: value unchanged 2023-12-06T07:29:18.531 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:18 smithi155 ceph-mon[108618]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:18.532 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:18 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:18.532 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:18 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:18.620 INFO:teuthology.orchestra.run.smithi155.stderr:Generating ssh key... 2023-12-06T07:29:19.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-mon[108618]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:19.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:19.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:19.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: Generating public/private rsa key pair. 2023-12-06T07:29:19.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: Your identification has been saved in /tmp/tmptbx5r5j2/key. 2023-12-06T07:29:19.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: Your public key has been saved in /tmp/tmptbx5r5j2/key.pub. 2023-12-06T07:29:19.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: The key fingerprint is: 2023-12-06T07:29:19.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: SHA256:ce631oPU8l21sphS53WY74CVKfz77zYAxaJuzRGl1dA ceph-0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: The key's randomart image is: 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: +---[RSA 3072]----+ 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: | o++ | 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: | ooo E | 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: | . o.+ | 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: | = + o.| 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: | S + =.+oo| 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: | + +oO+oo| 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: | . o.B=Boo| 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: | . +o++++| 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: | ... .*B| 2023-12-06T07:29:19.623 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: +----[SHA256]-----+ 2023-12-06T07:29:20.066 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCeoHMjBf70FF5AV3SQpP3NENgkuX80QvTh1t2pVY1LFYrZNZtkbCBii4Yf6u/o0LxO4GwseK73+vFOqIFeTLashWEE68YVYRh6nFOuj5Y3TNQB4bGR74SJgC3wHLJWTsttpFZT4v59PMAvDOclUTDFpVjJXsmbhxmGjE7MhQ7g7PPrMlCDOP1YatZS8YOZqCkqVGSp6mGvuh8qIvxFFgGdmEJsqoOWzDLgCjt45QJJebI9ezI14VFkzzLN43G9VI4gycZIINEiYimgqqJgZIEkSDfE9CV1emaASLWk6d0sxrdqj5XZhs4gUz1kazSCDBzZzew0VbJk5vk7p5t1a63Dm6p9+ECl8mP6a9VUiyXX+T55/+F+RGgRIWDiXHg5MlEwNmppij9Pd5HFPjSGwjklYmyzoGX+O5Jgj5TvqAkXYhWDzq+Vk+eTAAH9P3X9qrr8al4iZft3Zqbrg0JJz0+MUr3ualime8JRwe3dJ2/yxF1MD0vP5Davx4WhZTyYhfc= ceph-0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:29:20.430 INFO:teuthology.orchestra.run.smithi155.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-06T07:29:20.430 INFO:teuthology.orchestra.run.smithi155.stderr:Adding key to root@localhost authorized_keys... 2023-12-06T07:29:20.431 INFO:teuthology.orchestra.run.smithi155.stderr:Adding host smithi155... 2023-12-06T07:29:20.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:20 smithi155 ceph-mon[108618]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:20.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:20 smithi155 ceph-mon[108618]: Generating ssh key... 2023-12-06T07:29:21.494 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:21 smithi155 ceph-mon[108618]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:21.736 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Added host 'smithi155' with addr '172.21.15.155' 2023-12-06T07:29:22.039 INFO:teuthology.orchestra.run.smithi155.stderr:Deploying unmanaged mon service... 2023-12-06T07:29:22.570 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-06T07:29:22.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:22 smithi155 ceph-mon[108618]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "addr": "172.21.15.155", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:22.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:22 smithi155 ceph-mon[108618]: Deploying cephadm binary to smithi155 2023-12-06T07:29:22.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:22 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:22.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:22 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:22.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:22 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:22.953 INFO:teuthology.orchestra.run.smithi155.stderr:Deploying unmanaged mgr service... 2023-12-06T07:29:23.472 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-06T07:29:24.026 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:23 smithi155 ceph-mon[108618]: Added host smithi155 2023-12-06T07:29:24.026 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:23 smithi155 ceph-mon[108618]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:24.026 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:23 smithi155 ceph-mon[108618]: Saving service mon spec with placement count:5 2023-12-06T07:29:24.026 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:23 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:24.864 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:24 smithi155 ceph-mon[108618]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:24.864 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:24 smithi155 ceph-mon[108618]: Saving service mgr spec with placement count:2 2023-12-06T07:29:24.864 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:24 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:24.864 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:24 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:24.864 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:24 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2068025286' entity='client.admin' 2023-12-06T07:29:25.725 INFO:teuthology.orchestra.run.smithi155.stderr:Enabling the dashboard module... 2023-12-06T07:29:26.095 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:25 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:26.095 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:25 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3306422439' entity='client.admin' 2023-12-06T07:29:26.095 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:25 smithi155 ceph-mon[108618]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:27.197 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:26 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3672502253' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T07:29:27.197 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:26 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ignoring --setuser ceph since I am not root 2023-12-06T07:29:27.197 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:26 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ignoring --setgroup ceph since I am not root 2023-12-06T07:29:27.197 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:27 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:27.117+0000 7f951bfa8000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:29:27.599 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:27 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:27.281+0000 7f951bfa8000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:29:27.852 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2023-12-06T07:29:27.852 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-06T07:29:27.852 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": true, 2023-12-06T07:29:27.852 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T07:29:27.852 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T07:29:27.852 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2023-12-06T07:29:27.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:27 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:27.597+0000 7f951bfa8000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:29:28.195 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for the mgr to restart... 2023-12-06T07:29:28.195 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mgr epoch 9... 2023-12-06T07:29:28.327 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:28 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:28.116+0000 7f951bfa8000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:29:28.328 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:27 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3672502253' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T07:29:28.328 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:27 smithi155 ceph-mon[108618]: mgrmap e9: y(active, since 14s) 2023-12-06T07:29:28.328 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:27 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1834473096' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T07:29:28.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:28 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:28.498+0000 7f951bfa8000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:29:29.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:29.147+0000 7f951bfa8000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:29:29.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:29.316+0000 7f951bfa8000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:29:30.180 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:29.917+0000 7f951bfa8000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:29:30.180 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:30.000+0000 7f951bfa8000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:29:30.180 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:30.086+0000 7f951bfa8000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:29:30.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:30.177+0000 7f951bfa8000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:29:30.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:30.268+0000 7f951bfa8000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:29:30.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:30.360+0000 7f951bfa8000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:29:30.940 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:30.662+0000 7f951bfa8000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:29:30.940 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:30.756+0000 7f951bfa8000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:29:31.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:30.937+0000 7f951bfa8000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:29:31.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:31.022+0000 7f951bfa8000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:29:32.011 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:31.728+0000 7f951bfa8000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:29:32.011 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:31.876+0000 7f951bfa8000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:29:32.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:32 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:32.009+0000 7f951bfa8000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:29:32.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:32 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:32.408+0000 7f951bfa8000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:29:32.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:32 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:32.543+0000 7f951bfa8000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:29:33.210 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:33 smithi155 ceph-mon[108618]: Active manager daemon y restarted 2023-12-06T07:29:33.211 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:33 smithi155 ceph-mon[108618]: Activating manager daemon y 2023-12-06T07:29:33.211 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:33 smithi155 ceph-mon[108618]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T07:29:33.211 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:32 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:32.930+0000 7f951bfa8000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:29:33.211 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:29:33.043+0000 7f951bfa8000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:29:33.526 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:29:33] ENGINE Bus STARTING 2023-12-06T07:29:33.868 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:29:33] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:29:33.868 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:29:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:29:33] ENGINE Bus STARTED 2023-12-06T07:29:34.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: mgrmap e10: y(active, starting, since 0.0554364s) 2023-12-06T07:29:34.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:29:34.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:29:34.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:29:34.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:29:34.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:29:34.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: Manager daemon y is now available 2023-12-06T07:29:34.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:34.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:34.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:29:34.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:29:34.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: [06/Dec/2023:07:29:33] ENGINE Bus STARTING 2023-12-06T07:29:34.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: [06/Dec/2023:07:29:33] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:29:34.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: [06/Dec/2023:07:29:33] ENGINE Bus STARTED 2023-12-06T07:29:34.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:34.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:34.131 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2023-12-06T07:29:34.131 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-06T07:29:34.131 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T07:29:34.132 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2023-12-06T07:29:34.429 INFO:teuthology.orchestra.run.smithi155.stderr:mgr epoch 9 is available 2023-12-06T07:29:34.429 INFO:teuthology.orchestra.run.smithi155.stderr:Generating a dashboard self-signed certificate... 2023-12-06T07:29:35.070 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-06T07:29:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:35 smithi155 ceph-mon[108618]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T07:29:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:35 smithi155 ceph-mon[108618]: mgrmap e11: y(active, since 1.06572s) 2023-12-06T07:29:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:35 smithi155 ceph-mon[108618]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T07:29:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:35 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:35 smithi155 ceph-mon[108618]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:35 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:35 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:35.502 INFO:teuthology.orchestra.run.smithi155.stderr:Creating initial admin user... 2023-12-06T07:29:36.242 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$i/.9stvr38SKeD797GehQe.ae1BIDMyUHBoz50HkNtgK1YxZPpqTK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701847776, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T07:29:36.585 INFO:teuthology.orchestra.run.smithi155.stderr:Fetching dashboard port number... 2023-12-06T07:29:37.080 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 8443 2023-12-06T07:29:37.353 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:37 smithi155 ceph-mon[108618]: 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-06T07:29:37.354 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:37 smithi155 ceph-mon[108618]: mgrmap e12: y(active, since 3s) 2023-12-06T07:29:37.354 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:37 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:37.501 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: disabled 2023-12-06T07:29:37.509 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2023-12-06T07:29:37.510 INFO:teuthology.orchestra.run.smithi155.stderr:firewalld.service is not enabled 2023-12-06T07:29:37.510 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-06T07:29:37.512 INFO:teuthology.orchestra.run.smithi155.stderr:Ceph Dashboard is now available at: 2023-12-06T07:29:37.512 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:29:37.512 INFO:teuthology.orchestra.run.smithi155.stderr: URL: https://smithi155.front.sepia.ceph.com:8443/ 2023-12-06T07:29:37.512 INFO:teuthology.orchestra.run.smithi155.stderr: User: admin 2023-12-06T07:29:37.512 INFO:teuthology.orchestra.run.smithi155.stderr: Password: krl1lzce36 2023-12-06T07:29:37.512 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:29:37.512 INFO:teuthology.orchestra.run.smithi155.stderr:Enabling autotune for osd_memory_target 2023-12-06T07:29:38.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:38 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/996012177' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T07:29:38.965 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-06T07:29:39.293 INFO:teuthology.orchestra.run.smithi155.stderr:You can access the Ceph CLI with: 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr: ceph telemetry on 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr:For more information see: 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:29:39.294 INFO:teuthology.orchestra.run.smithi155.stderr:Bootstrap complete. 2023-12-06T07:29:39.325 INFO:tasks.cephadm:Fetching config... 2023-12-06T07:29:39.325 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:29:39.325 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T07:29:39.343 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T07:29:39.343 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:29:39.344 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T07:29:39.403 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T07:29:39.403 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:29:39.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T07:29:39.474 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T07:29:39.474 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:29:39.474 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T07:29:39.532 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T07:29:39.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCeoHMjBf70FF5AV3SQpP3NENgkuX80QvTh1t2pVY1LFYrZNZtkbCBii4Yf6u/o0LxO4GwseK73+vFOqIFeTLashWEE68YVYRh6nFOuj5Y3TNQB4bGR74SJgC3wHLJWTsttpFZT4v59PMAvDOclUTDFpVjJXsmbhxmGjE7MhQ7g7PPrMlCDOP1YatZS8YOZqCkqVGSp6mGvuh8qIvxFFgGdmEJsqoOWzDLgCjt45QJJebI9ezI14VFkzzLN43G9VI4gycZIINEiYimgqqJgZIEkSDfE9CV1emaASLWk6d0sxrdqj5XZhs4gUz1kazSCDBzZzew0VbJk5vk7p5t1a63Dm6p9+ECl8mP6a9VUiyXX+T55/+F+RGgRIWDiXHg5MlEwNmppij9Pd5HFPjSGwjklYmyzoGX+O5Jgj5TvqAkXYhWDzq+Vk+eTAAH9P3X9qrr8al4iZft3Zqbrg0JJz0+MUr3ualime8JRwe3dJ2/yxF1MD0vP5Davx4WhZTyYhfc= ceph-0c98e95c-9409-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T07:29:39.609 INFO:teuthology.orchestra.run.smithi155.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCeoHMjBf70FF5AV3SQpP3NENgkuX80QvTh1t2pVY1LFYrZNZtkbCBii4Yf6u/o0LxO4GwseK73+vFOqIFeTLashWEE68YVYRh6nFOuj5Y3TNQB4bGR74SJgC3wHLJWTsttpFZT4v59PMAvDOclUTDFpVjJXsmbhxmGjE7MhQ7g7PPrMlCDOP1YatZS8YOZqCkqVGSp6mGvuh8qIvxFFgGdmEJsqoOWzDLgCjt45QJJebI9ezI14VFkzzLN43G9VI4gycZIINEiYimgqqJgZIEkSDfE9CV1emaASLWk6d0sxrdqj5XZhs4gUz1kazSCDBzZzew0VbJk5vk7p5t1a63Dm6p9+ECl8mP6a9VUiyXX+T55/+F+RGgRIWDiXHg5MlEwNmppij9Pd5HFPjSGwjklYmyzoGX+O5Jgj5TvqAkXYhWDzq+Vk+eTAAH9P3X9qrr8al4iZft3Zqbrg0JJz0+MUr3ualime8JRwe3dJ2/yxF1MD0vP5Davx4WhZTyYhfc= ceph-0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:29:39.620 DEBUG:teuthology.orchestra.run.smithi159:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCeoHMjBf70FF5AV3SQpP3NENgkuX80QvTh1t2pVY1LFYrZNZtkbCBii4Yf6u/o0LxO4GwseK73+vFOqIFeTLashWEE68YVYRh6nFOuj5Y3TNQB4bGR74SJgC3wHLJWTsttpFZT4v59PMAvDOclUTDFpVjJXsmbhxmGjE7MhQ7g7PPrMlCDOP1YatZS8YOZqCkqVGSp6mGvuh8qIvxFFgGdmEJsqoOWzDLgCjt45QJJebI9ezI14VFkzzLN43G9VI4gycZIINEiYimgqqJgZIEkSDfE9CV1emaASLWk6d0sxrdqj5XZhs4gUz1kazSCDBzZzew0VbJk5vk7p5t1a63Dm6p9+ECl8mP6a9VUiyXX+T55/+F+RGgRIWDiXHg5MlEwNmppij9Pd5HFPjSGwjklYmyzoGX+O5Jgj5TvqAkXYhWDzq+Vk+eTAAH9P3X9qrr8al4iZft3Zqbrg0JJz0+MUr3ualime8JRwe3dJ2/yxF1MD0vP5Davx4WhZTyYhfc= ceph-0c98e95c-9409-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T07:29:39.668 INFO:teuthology.orchestra.run.smithi159.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCeoHMjBf70FF5AV3SQpP3NENgkuX80QvTh1t2pVY1LFYrZNZtkbCBii4Yf6u/o0LxO4GwseK73+vFOqIFeTLashWEE68YVYRh6nFOuj5Y3TNQB4bGR74SJgC3wHLJWTsttpFZT4v59PMAvDOclUTDFpVjJXsmbhxmGjE7MhQ7g7PPrMlCDOP1YatZS8YOZqCkqVGSp6mGvuh8qIvxFFgGdmEJsqoOWzDLgCjt45QJJebI9ezI14VFkzzLN43G9VI4gycZIINEiYimgqqJgZIEkSDfE9CV1emaASLWk6d0sxrdqj5XZhs4gUz1kazSCDBzZzew0VbJk5vk7p5t1a63Dm6p9+ECl8mP6a9VUiyXX+T55/+F+RGgRIWDiXHg5MlEwNmppij9Pd5HFPjSGwjklYmyzoGX+O5Jgj5TvqAkXYhWDzq+Vk+eTAAH9P3X9qrr8al4iZft3Zqbrg0JJz0+MUr3ualime8JRwe3dJ2/yxF1MD0vP5Davx4WhZTyYhfc= ceph-0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:29:39.679 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-06T07:29:40.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:39 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3934450193' entity='client.admin' 2023-12-06T07:29:41.253 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:40 smithi155 ceph-mon[108618]: mgrmap e13: y(active, since 6s) 2023-12-06T07:29:41.254 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:40 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:41.254 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:40 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:29:41.254 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:40 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:41.254 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:40 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:41.254 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:40 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:41.365 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-06T07:29:41.365 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-06T07:29:42.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:42 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2891054672' entity='client.admin' 2023-12-06T07:29:42.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:42 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:42.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:42 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:44.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:43 smithi155 ceph-mon[108618]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:44.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:43 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:44.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:43 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:44.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:43 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:44.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:43 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:29:44.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:43 smithi155 ceph-mon[108618]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:29:44.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:43 smithi155 ceph-mon[108618]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:29:44.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:43 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:44.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:43 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:44.245 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi159 2023-12-06T07:29:44.245 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-12-06T07:29:44.245 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.conf 2023-12-06T07:29:44.267 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-12-06T07:29:44.267 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:29:44.329 INFO:tasks.cephadm:Adding host smithi159 to orchestrator... 2023-12-06T07:29:44.329 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch host add smithi159 2023-12-06T07:29:46.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:46 smithi155 ceph-mon[108618]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:46.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:46 smithi155 ceph-mon[108618]: Deploying cephadm binary to smithi159 2023-12-06T07:29:46.430 INFO:teuthology.orchestra.run.smithi155.stdout:Added host 'smithi159' with addr '172.21.15.159' 2023-12-06T07:29:46.787 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T07:29:47.707 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:47.707 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:47 smithi155 ceph-mon[108618]: Added host smithi159 2023-12-06T07:29:47.707 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:47.707 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:47.708 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:29:47.708 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:47.708 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:48.046 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:29:48.046 INFO:teuthology.orchestra.run.smithi155.stdout:[{"addr": "172.21.15.155", "hostname": "smithi155", "labels": [], "status": ""}, {"addr": "172.21.15.159", "hostname": "smithi159", "labels": [], "status": ""}] 2023-12-06T07:29:48.402 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T07:29:48.402 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T07:29:49.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:49 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:49.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:49 smithi155 ceph-mon[108618]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T07:29:50.253 INFO:teuthology.orchestra.run.smithi155.stderr:adjusted tunables profile to default 2023-12-06T07:29:50.619 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:50 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/206602164' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T07:29:50.619 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:50 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:50.619 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:50 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:50.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:50 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:29:50.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:50 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:50.620 INFO:tasks.cephadm:Adding mon.a on smithi155 2023-12-06T07:29:50.621 INFO:tasks.cephadm:Adding mon.c on smithi155 2023-12-06T07:29:50.621 INFO:tasks.cephadm:Adding mon.b on smithi159 2023-12-06T07:29:50.621 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi155:172.21.15.155=a;smithi155:[v2:172.21.15.155:3301,v1:172.21.15.155:6790]=c;smithi159:172.21.15.159=b' 2023-12-06T07:29:51.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:51 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/206602164' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T07:29:51.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:51 smithi155 ceph-mon[108618]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T07:29:51.988 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled mon update... 2023-12-06T07:29:52.457 DEBUG:teuthology.orchestra.run.smithi155:mon.c> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T07:29:52.459 DEBUG:teuthology.orchestra.run.smithi159:mon.b> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T07:29:52.463 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T07:29:52.463 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T07:29:52.487 INFO:journalctl@ceph.mon.c.smithi155.stdout:-- Logs begin at Wed 2023-12-06 07:19:05 UTC. -- 2023-12-06T07:29:52.488 INFO:journalctl@ceph.mon.b.smithi159.stdout:-- Logs begin at Wed 2023-12-06 07:19:08 UTC. -- 2023-12-06T07:29:53.006 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi155:172.21.15.155=a;smithi155:[v2:172.21.15.155:3301,v1:172.21.15.155:6790]=c;smithi159:172.21.15.159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:53.006 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: Saving service mon spec with placement smithi155:172.21.15.155=a;smithi155:[v2:172.21.15.155:3301,v1:172.21.15.155:6790]=c;smithi159:172.21.15.159=b;count:3 2023-12-06T07:29:53.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:53.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:53.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:53.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:29:53.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:29:53.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:53.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:53.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:29:53.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:53.869 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:29:53.870 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":1,"fsid":"0c98e95c-9409-11ee-95a2-87774f69a715","modified":"2023-12-06T07:28:49.493341Z","created":"2023-12-06T07:28:49.493341Z","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.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-06T07:29:53.871 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 1 2023-12-06T07:29:54.297 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:53 smithi155 ceph-mon[108618]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:29:54.297 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:53 smithi155 ceph-mon[108618]: Deploying daemon mon.c on smithi155 2023-12-06T07:29:54.297 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:53 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/1182483513' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.297 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:53 smithi155 systemd[1]: Starting Ceph mon.c for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:29:54.297 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 bash[114716]: 1ae6f28a2d8070d4d14cd7fad7f6d0651733dd54508402a24f2b17747af451f0 2023-12-06T07:29:54.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: pidfile_write: ignore empty --pid-file 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 systemd[1]: Started Ceph mon.c for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: load: jerasure load: lrc 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: RocksDB version: 6.15.5 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Compile date Apr 18 2022 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: DB SUMMARY 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: DB Session ID: VTQM42MKOAUG4965MNBH 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: CURRENT file: CURRENT 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-12-06T07:29:54.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.error_if_exists: 0 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.create_if_missing: 0 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.paranoid_checks: 1 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.env: 0x556d9e44e860 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.fs: Posix File System 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.info_log: 0x556da01d9dc0 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.statistics: (nil) 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.use_fsync: 0 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_log_file_size: 0 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.allow_fallocate: 1 2023-12-06T07:29:54.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.use_direct_reads: 0 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.db_log_dir: 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.write_buffer_manager: 0x556da02ca270 2023-12-06T07:29:54.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.unordered_write: 0 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T07:29:54.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.row_cache: None 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.wal_filter: None 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.preserve_deletes: 0 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.two_write_queues: 0 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.atomic_flush: 0 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T07:29:54.627 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.log_readahead_size: 0 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_background_jobs: 2 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_background_compactions: -1 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_subcompactions: 1 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T07:29:54.628 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_open_files: -1 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_background_flushes: -1 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Compression algorithms supported: 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T07:29:54.629 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: kZSTD supported: 0 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: kXpressCompression supported: 0 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: kLZ4Compression supported: 1 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: kBZip2Compression supported: 0 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: kZlibCompression supported: 1 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: kSnappyCompression supported: 1 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.merge_operator: 2023-12-06T07:29:54.630 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_filter: None 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556da01a5d00) 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: cache_index_and_filter_blocks: 1 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: pin_top_level_index_and_filter: 1 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: index_type: 0 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: data_block_index_type: 0 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: index_shortening: 1 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: hash_index_allow_collision: 1 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: checksum: 1 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: no_block_cache: 0 2023-12-06T07:29:54.631 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_cache: 0x556da0210170 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_cache_name: BinnedLRUCache 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_cache_options: 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: capacity : 536870912 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: num_shard_bits : 4 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: strict_capacity_limit : 0 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: high_pri_pool_ratio: 0.000 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_cache_compressed: (nil) 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: persistent_cache: (nil) 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_size: 4096 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_size_deviation: 10 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_restart_interval: 16 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: index_block_restart_interval: 1 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: metadata_block_size: 4096 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: partition_filters: 0 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: use_delta_encoding: 1 2023-12-06T07:29:54.632 INFO:journalctl@ceph.mon.c.smithi155.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout: whole_key_filtering: 1 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout: verify_compression: 0 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout: read_amp_bytes_per_bit: 0 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout: format_version: 4 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout: enable_index_compression: 1 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_align: 0 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compression: NoCompression 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.num_levels: 7 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T07:29:54.633 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T07:29:54.634 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T07:29:54.634 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T07:29:54.634 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T07:29:54.634 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:29:54.634 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T07:29:54.634 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T07:29:54.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T07:29:54.637 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.table_properties_collectors: 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.inplace_update_support: 0 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T07:29:54.638 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.bloom_locality: 0 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.max_successive_merges: 0 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.ttl: 2592000 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.enable_blob_files: false 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.min_blob_size: 0 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: 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-06T07:29:54.639 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-06T07:29:54.640 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-06T07:29:54.640 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701847794303617, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-06T07:29:54.640 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-06T07:29:54.640 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: 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-06T07:29:54.640 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701847794303897, "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": 1701847794, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "ceb95bf3-52ca-4458-bb2d-0a7e56452c38", "db_session_id": "VTQM42MKOAUG4965MNBH"}} 2023-12-06T07:29:54.640 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-06T07:29:54.640 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701847794304219, "job": 1, "event": "recovery_finished"} 2023-12-06T07:29:54.640 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: 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-06T07:29:54.641 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x556da01f6a80 2023-12-06T07:29:54.641 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: DB pointer 0x556da0206000 2023-12-06T07:29:54.641 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T07:29:54.641 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T07:29:54.641 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** DB Stats ** 2023-12-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:29:54.642 INFO:journalctl@ceph.mon.c.smithi155.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:29:54.643 INFO:journalctl@ceph.mon.c.smithi155.stdout: Interval compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2023-12-06T07:29:54.644 INFO:journalctl@ceph.mon.c.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: using public_addrv [v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0] 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: starting mon.c rank -1 at public addrs [v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0] at bind addrs [v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(???) e0 preinit fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:29:54.645 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).mds e1 new map 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout: e1 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout: legacy client fscid: -1 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout: No filesystems configured 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: 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-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T07:29:54.646 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mkfs 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: monmap e1: 1 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: fsmap 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e1: no daemons active 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/499445435' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3984480737' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3984480737' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3315957361' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: monmap e1: 1 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: fsmap 2023-12-06T07:29:54.647 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e1: no daemons active 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/310324399' entity='client.admin' 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3340886309' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1279245951' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Activating manager daemon y 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e2: y(active, starting, since 0.00260011s) 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Manager daemon y is now available 2023-12-06T07:29:54.648 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2867071371' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e3: y(active, since 1.00528s) 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e4: y(active, since 2s) 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1651063259' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3739116795' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3739116795' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/713914919' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/713914919' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e5: y(active, since 5s) 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3998427176' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Active manager daemon y restarted 2023-12-06T07:29:54.649 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Activating manager daemon y 2023-12-06T07:29:54.650 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T07:29:54.650 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e6: y(active, starting, since 0.0525765s) 2023-12-06T07:29:54.650 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:29:54.650 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:29:54.650 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:29:54.650 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:29:54.650 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:29:54.650 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Manager daemon y is now available 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e7: y(active, since 1.06204s) 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: [06/Dec/2023:07:29:13] ENGINE Bus STARTING 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: [06/Dec/2023:07:29:14] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: [06/Dec/2023:07:29:14] ENGINE Bus STARTED 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e8: y(active, since 2s) 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.651 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Generating ssh key... 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "addr": "172.21.15.155", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Deploying cephadm binary to smithi155 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Added host smithi155 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Saving service mon spec with placement count:5 2023-12-06T07:29:54.652 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Saving service mgr spec with placement count:2 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2068025286' entity='client.admin' 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3306422439' entity='client.admin' 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3672502253' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3672502253' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e9: y(active, since 14s) 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1834473096' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Active manager daemon y restarted 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Activating manager daemon y 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e10: y(active, starting, since 0.0554364s) 2023-12-06T07:29:54.653 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Manager daemon y is now available 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: [06/Dec/2023:07:29:33] ENGINE Bus STARTING 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: [06/Dec/2023:07:29:33] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: [06/Dec/2023:07:29:33] ENGINE Bus STARTED 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.654 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e11: y(active, since 1.06572s) 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: 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-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e12: y(active, since 3s) 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/996012177' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3934450193' entity='client.admin' 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mgrmap e13: y(active, since 6s) 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.655 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2891054672' entity='client.admin' 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Deploying cephadm binary to smithi159 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.656 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Added host smithi159 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/206602164' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/206602164' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi155:172.21.15.155=a;smithi155:[v2:172.21.15.155:3301,v1:172.21.15.155:6790]=c;smithi159:172.21.15.159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:29:54.657 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Saving service mon spec with placement smithi155:172.21.15.155=a;smithi155:[v2:172.21.15.155:3301,v1:172.21.15.155:6790]=c;smithi159:172.21.15.159=b;count:3 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: Deploying daemon mon.c on smithi155 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/1182483513' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-06T07:29:54.658 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:54 smithi155 ceph-mon[114754]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-06T07:29:55.255 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T07:29:55.255 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T07:29:59.682 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:29:59.682 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":2,"fsid":"0c98e95c-9409-11ee-95a2-87774f69a715","modified":"2023-12-06T07:29:54.325154Z","created":"2023-12-06T07:28:49.493341Z","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.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3301","nonce":0},{"type":"v1","addr":"172.21.15.155:6790","nonce":0}]},"addr":"172.21.15.155:6790/0","public_addr":"172.21.15.155:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-06T07:29:59.685 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 2 2023-12-06T07:29:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:29:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: mon.a calling monitor election 2023-12-06T07:29:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:29:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: mon.c calling monitor election 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: monmap e2: 2 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: fsmap 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: mgrmap e13: y(active, since 26s) 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: overall HEALTH_OK 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:29:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: mon.a calling monitor election 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: mon.c calling monitor election 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: monmap e2: 2 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: fsmap 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T07:29:59.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: mgrmap e13: y(active, since 26s) 2023-12-06T07:29:59.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: overall HEALTH_OK 2023-12-06T07:29:59.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:29:59.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:29:59.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:29:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[114754]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[114754]: Deploying daemon mon.b on smithi159 2023-12-06T07:30:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/2146682518' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T07:30:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[114754]: overall HEALTH_OK 2023-12-06T07:30:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[108618]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[108618]: Deploying daemon mon.b on smithi159 2023-12-06T07:30:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/2146682518' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T07:30:00.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[108618]: overall HEALTH_OK 2023-12-06T07:30:00.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:00 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:01.176 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T07:30:01.177 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T07:30:02.565 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: load: jerasure load: lrc 2023-12-06T07:30:02.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:02 smithi155 ceph-mon[108618]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:02.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:02 smithi155 ceph-mon[114754]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:02.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: RocksDB version: 6.15.5 2023-12-06T07:30:02.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T07:30:02.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Compile date Apr 18 2022 2023-12-06T07:30:02.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: DB SUMMARY 2023-12-06T07:30:02.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: DB Session ID: I0Y5ZNKEMC2BEMMRBOIS 2023-12-06T07:30:02.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: CURRENT file: CURRENT 2023-12-06T07:30:02.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T07:30:02.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.error_if_exists: 0 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.create_if_missing: 0 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.paranoid_checks: 1 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.env: 0x55e44e31a860 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.fs: Posix File System 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.info_log: 0x55e4505b5dc0 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T07:30:02.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.statistics: (nil) 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.use_fsync: 0 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_log_file_size: 0 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.allow_fallocate: 1 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.use_direct_reads: 0 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.db_log_dir: 2023-12-06T07:30:02.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-06T07:30:03.000 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T07:30:03.000 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T07:30:03.000 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T07:30:03.000 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T07:30:03.000 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T07:30:03.000 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T07:30:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T07:30:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T07:30:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.write_buffer_manager: 0x55e4506a6240 2023-12-06T07:30:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T07:30:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T07:30:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T07:30:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T07:30:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T07:30:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.unordered_write: 0 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.row_cache: None 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.wal_filter: None 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.preserve_deletes: 0 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.two_write_queues: 0 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T07:30:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.atomic_flush: 0 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.log_readahead_size: 0 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_background_jobs: 2 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_background_compactions: -1 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_subcompactions: 1 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T07:30:03.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T07:30:03.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T07:30:03.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T07:30:03.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T07:30:03.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T07:30:03.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_open_files: -1 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_background_flushes: -1 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Compression algorithms supported: 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: kZSTD supported: 0 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: kXpressCompression supported: 0 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: kLZ4Compression supported: 1 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: kBZip2Compression supported: 0 2023-12-06T07:30:03.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: kZlibCompression supported: 1 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: kSnappyCompression supported: 1 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.merge_operator: 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_filter: None 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e450581d00) 2023-12-06T07:30:03.008 INFO:journalctl@ceph.mon.b.smithi159.stdout: cache_index_and_filter_blocks: 1 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: pin_top_level_index_and_filter: 1 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_type: 0 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: data_block_index_type: 0 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_shortening: 1 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: hash_index_allow_collision: 1 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: checksum: 1 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: no_block_cache: 0 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache: 0x55e4505ec170 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_name: BinnedLRUCache 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_options: 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: capacity : 536870912 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: num_shard_bits : 4 2023-12-06T07:30:03.009 INFO:journalctl@ceph.mon.b.smithi159.stdout: strict_capacity_limit : 0 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: high_pri_pool_ratio: 0.000 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_compressed: (nil) 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: persistent_cache: (nil) 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_size: 4096 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_size_deviation: 10 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_restart_interval: 16 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_block_restart_interval: 1 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: metadata_block_size: 4096 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: partition_filters: 0 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: use_delta_encoding: 1 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: whole_key_filtering: 1 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: verify_compression: 0 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: read_amp_bytes_per_bit: 0 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: format_version: 4 2023-12-06T07:30:03.010 INFO:journalctl@ceph.mon.b.smithi159.stdout: enable_index_compression: 1 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_align: 0 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compression: NoCompression 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.num_levels: 7 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:30:03.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T07:30:03.012 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T07:30:03.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T07:30:03.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T07:30:03.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T07:30:03.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T07:30:03.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T07:30:03.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T07:30:03.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T07:30:03.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T07:30:03.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.table_properties_collectors: 2023-12-06T07:30:03.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.inplace_update_support: 0 2023-12-06T07:30:03.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T07:30:03.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T07:30:03.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T07:30:03.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T07:30:03.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.bloom_locality: 0 2023-12-06T07:30:03.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.max_successive_merges: 0 2023-12-06T07:30:03.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T07:30:03.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T07:30:03.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.ttl: 2592000 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.enable_blob_files: false 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.min_blob_size: 0 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: 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-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701847802566517, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: 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-06T07:30:03.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701847802566884, "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": 1701847802, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "9c784b6a-38df-4170-9aea-9d7e543cc72b", "db_session_id": "I0Y5ZNKEMC2BEMMRBOIS"}} 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701847802567335, "job": 1, "event": "recovery_finished"} 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: 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-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55e4505d2a80 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: DB pointer 0x55e4505e2000 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** DB Stats ** 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:30:03.020 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2023-12-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.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 4.5 0.00 0.00 1 0.000 0 0 2023-12-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.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 4.5 0.00 0.00 1 0.000 0 0 2023-12-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2023-12-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:30:03.021 INFO:journalctl@ceph.mon.b.smithi159.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-06T07:30:03.022 INFO:journalctl@ceph.mon.b.smithi159.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:30:03.022 INFO:journalctl@ceph.mon.b.smithi159.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T07:30:03.022 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T07:30:03.022 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T07:30:03.023 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T07:30:03.023 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T07:30:03.023 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:30:03.023 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:30:03.023 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.023 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:30:03.023 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T07:30:03.023 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:30:03.023 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.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 4.5 0.00 0.00 1 0.000 0 0 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.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 4.5 0.00 0.00 1 0.000 0 0 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T07:30:03.024 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: using public_addr v2:172.21.15.159:0/0 -> [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] 2023-12-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: starting mon.b rank -1 at public addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] at bind addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:30:03.025 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(???) e0 preinit fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 bash[109464]: 4cb40825ca5cf9910250c7d142d1c8c051014fdc87833ecd102cb4ac5779d649 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 systemd[1]: Started Ceph mon.b for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).mds e1 new map 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout: e1 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout: legacy client fscid: -1 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout: No filesystems configured 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: 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-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-06T07:30:03.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mkfs 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: monmap e1: 1 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2023-12-06T07:30:03.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: fsmap 2023-12-06T07:30:03.028 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T07:30:03.028 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e1: no daemons active 2023-12-06T07:30:03.028 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/499445435' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T07:30:03.028 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3984480737' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T07:30:03.028 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3984480737' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T07:30:03.028 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3315957361' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:03.028 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T07:30:03.028 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: monmap e1: 1 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2023-12-06T07:30:03.028 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: fsmap 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e1: no daemons active 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/310324399' entity='client.admin' 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3340886309' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1279245951' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Activating manager daemon y 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e2: y(active, starting, since 0.00260011s) 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Manager daemon y is now available 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:30:03.029 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14100 172.21.15.155:0/623718015' entity='mgr.y' 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2867071371' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e3: y(active, since 1.00528s) 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e4: y(active, since 2s) 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1651063259' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3739116795' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3739116795' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/713914919' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/713914919' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e5: y(active, since 5s) 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3998427176' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Active manager daemon y restarted 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Activating manager daemon y 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T07:30:03.030 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e6: y(active, starting, since 0.0525765s) 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Manager daemon y is now available 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e7: y(active, since 1.06204s) 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:29:13] ENGINE Bus STARTING 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:29:14] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:30:03.031 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:29:14] ENGINE Bus STARTED 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e8: y(active, since 2s) 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Generating ssh key... 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "addr": "172.21.15.155", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Deploying cephadm binary to smithi155 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.032 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Added host smithi155 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Saving service mon spec with placement count:5 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Saving service mgr spec with placement count:2 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2068025286' entity='client.admin' 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3306422439' entity='client.admin' 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14120 172.21.15.155:0/4029252181' entity='mgr.y' 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3672502253' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3672502253' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T07:30:03.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e9: y(active, since 14s) 2023-12-06T07:30:03.034 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1834473096' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T07:30:03.034 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Active manager daemon y restarted 2023-12-06T07:30:03.034 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Activating manager daemon y 2023-12-06T07:30:03.034 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T07:30:03.034 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e10: y(active, starting, since 0.0554364s) 2023-12-06T07:30:03.034 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:30:03.034 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:30:03.034 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Manager daemon y is now available 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:29:33] ENGINE Bus STARTING 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:29:33] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:29:33] ENGINE Bus STARTED 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e11: y(active, since 1.06572s) 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.035 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: 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-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e12: y(active, since 3s) 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/996012177' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3934450193' entity='client.admin' 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e13: y(active, since 6s) 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2891054672' entity='client.admin' 2023-12-06T07:30:03.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Deploying cephadm binary to smithi159 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Added host smithi159 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:03.038 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:03.038 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.038 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.038 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.038 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T07:30:03.038 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/206602164' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T07:30:03.038 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.038 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.038 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/206602164' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi155:172.21.15.155=a;smithi155:[v2:172.21.15.155:3301,v1:172.21.15.155:6790]=c;smithi159:172.21.15.159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Saving service mon spec with placement smithi155:172.21.15.155=a;smithi155:[v2:172.21.15.155:3301,v1:172.21.15.155:6790]=c;smithi159:172.21.15.159=b;count:3 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:30:03.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Deploying daemon mon.c on smithi155 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/1182483513' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.a calling monitor election 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.c calling monitor election 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:03.040 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: monmap e2: 2 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: fsmap 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mgrmap e13: y(active, since 26s) 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: overall HEALTH_OK 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: Deploying daemon mon.b on smithi159 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/2146682518' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: overall HEALTH_OK 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:03.041 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:03.042 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-06T07:30:03.042 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:02 smithi159 ceph-mon[109528]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-06T07:30:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-06T07:30:07.638 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":3,"fsid":"0c98e95c-9409-11ee-95a2-87774f69a715","modified":"2023-12-06T07:30:02.596141Z","created":"2023-12-06T07:28:49.493341Z","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.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3301","nonce":0},{"type":"v1","addr":"172.21.15.155:6790","nonce":0}]},"addr":"172.21.15.155:6790/0","public_addr":"172.21.15.155:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:3300","nonce":0},{"type":"v1","addr":"172.21.15.159:6789","nonce":0}]},"addr":"172.21.15.159:6789/0","public_addr":"172.21.15.159:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-12-06T07:30:07.640 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 3 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: mon.a calling monitor election 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: mon.c calling monitor election 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/736688995' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: mon.b calling monitor election 2023-12-06T07:30:07.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: mon.a calling monitor election 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: monmap e3: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: fsmap 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: mgrmap e13: y(active, since 34s) 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: overall HEALTH_OK 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:07.991 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:08.009 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-06T07:30:08.010 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-06T07:30:08.035 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:30:08.035 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.035 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: mon.a calling monitor election 2023-12-06T07:30:08.035 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: mon.c calling monitor election 2023-12-06T07:30:08.035 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:08.035 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/736688995' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T07:30:08.035 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:08.035 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.035 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: mon.b calling monitor election 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: mon.a calling monitor election 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: monmap e3: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: fsmap 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: mgrmap e13: y(active, since 34s) 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: overall HEALTH_OK 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:08.036 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: mon.a calling monitor election 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: mon.c calling monitor election 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/736688995' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.037 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: mon.b calling monitor election 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: mon.a calling monitor election 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: monmap e3: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: fsmap 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: mgrmap e13: y(active, since 34s) 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: overall HEALTH_OK 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.038 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:08.039 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:08.039 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:30:08.986 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:30:08.987 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:30:08.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:09.436 INFO:teuthology.orchestra.run.smithi155.stdout:# minimal ceph.conf for 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:30:09.436 INFO:teuthology.orchestra.run.smithi155.stdout:[global] 2023-12-06T07:30:09.436 INFO:teuthology.orchestra.run.smithi155.stdout: fsid = 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:30:09.436 INFO:teuthology.orchestra.run.smithi155.stdout: mon_host = [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] [v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0] 2023-12-06T07:30:09.826 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[108618]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:30:09.829 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[108618]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:30:09.829 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[108618]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T07:30:09.829 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[108618]: Reconfiguring daemon mon.a on smithi155 2023-12-06T07:30:09.829 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3819650270' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[114754]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[114754]: Reconfiguring daemon mon.a on smithi155 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3819650270' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:09.830 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:30:09.831 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:09.870 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-06T07:30:09.870 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:30:09.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T07:30:09.939 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:30:09.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:30:09.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:09 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:30:09.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:09 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:30:09.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:09 smithi159 ceph-mon[109528]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T07:30:09.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:09 smithi159 ceph-mon[109528]: Reconfiguring daemon mon.a on smithi155 2023-12-06T07:30:09.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:09 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3819650270' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:09.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:09.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:09.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:30:09.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:10.006 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-12-06T07:30:10.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T07:30:10.040 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-12-06T07:30:10.040 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:30:10.112 INFO:tasks.cephadm:Adding mgr.y on smithi155 2023-12-06T07:30:10.112 INFO:tasks.cephadm:Adding mgr.x on smithi159 2023-12-06T07:30:10.112 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi155=y;smithi159=x' 2023-12-06T07:30:10.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:10 smithi159 ceph-mon[109528]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:10.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:10 smithi159 ceph-mon[109528]: Reconfiguring mon.c (monmap changed)... 2023-12-06T07:30:10.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:10 smithi159 ceph-mon[109528]: Reconfiguring daemon mon.c on smithi155 2023-12-06T07:30:10.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:10.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:10.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:30:10.999 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:11.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[108618]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:11.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[108618]: Reconfiguring mon.c (monmap changed)... 2023-12-06T07:30:11.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[108618]: Reconfiguring daemon mon.c on smithi155 2023-12-06T07:30:11.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:11.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:11.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:30:11.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:11.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[114754]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:11.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[114754]: Reconfiguring mon.c (monmap changed)... 2023-12-06T07:30:11.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[114754]: Reconfiguring daemon mon.c on smithi155 2023-12-06T07:30:11.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:11.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:30:11.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:30:11.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:11.752 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled mgr update... 2023-12-06T07:30:11.967 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:11 smithi159 ceph-mon[109528]: Reconfiguring mon.b (monmap changed)... 2023-12-06T07:30:11.967 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:11 smithi159 ceph-mon[109528]: Reconfiguring daemon mon.b on smithi159 2023-12-06T07:30:12.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:11 smithi155 ceph-mon[108618]: Reconfiguring mon.b (monmap changed)... 2023-12-06T07:30:12.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:11 smithi155 ceph-mon[108618]: Reconfiguring daemon mon.b on smithi159 2023-12-06T07:30:12.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:11 smithi155 ceph-mon[114754]: Reconfiguring mon.b (monmap changed)... 2023-12-06T07:30:12.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:11 smithi155 ceph-mon[114754]: Reconfiguring daemon mon.b on smithi159 2023-12-06T07:30:12.166 DEBUG:teuthology.orchestra.run.smithi159:mgr.x> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.x.service 2023-12-06T07:30:12.168 INFO:tasks.cephadm:Deploying OSDs... 2023-12-06T07:30:12.169 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:30:12.169 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T07:30:12.191 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-06T07:30:12.191 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_1 2023-12-06T07:30:12.196 INFO:journalctl@ceph.mgr.x.smithi159.stdout:-- Logs begin at Wed 2023-12-06 07:19:08 UTC. -- 2023-12-06T07:30:12.253 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T07:30:12.253 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T07:30:12.253 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 387819 Links: 1 2023-12-06T07:30:12.253 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T07:30:12.253 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T07:30:12.253 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2023-12-06 07:29:53.952785188 +0000 2023-12-06T07:30:12.253 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2023-12-06 07:26:49.670530216 +0000 2023-12-06T07:30:12.253 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2023-12-06 07:26:49.670530216 +0000 2023-12-06T07:30:12.253 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2023-12-06T07:30:12.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T07:30:12.324 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2023-12-06T07:30:12.324 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2023-12-06T07:30:12.324 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000191836 s, 2.7 MB/s 2023-12-06T07:30:12.325 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T07:30:12.387 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_2 2023-12-06T07:30:12.447 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T07:30:12.447 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T07:30:12.447 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 395410 Links: 1 2023-12-06T07:30:12.447 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T07:30:12.447 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T07:30:12.448 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2023-12-06 07:29:53.952785188 +0000 2023-12-06T07:30:12.448 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2023-12-06 07:26:50.182519974 +0000 2023-12-06T07:30:12.448 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2023-12-06 07:26:50.182519974 +0000 2023-12-06T07:30:12.448 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2023-12-06T07:30:12.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T07:30:12.518 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2023-12-06T07:30:12.518 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2023-12-06T07:30:12.518 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.00025235 s, 2.0 MB/s 2023-12-06T07:30:12.518 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T07:30:12.578 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_3 2023-12-06T07:30:12.637 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T07:30:12.637 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T07:30:12.637 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 390021 Links: 1 2023-12-06T07:30:12.638 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T07:30:12.638 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T07:30:12.638 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2023-12-06 07:29:53.952785188 +0000 2023-12-06T07:30:12.638 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2023-12-06 07:26:50.694509733 +0000 2023-12-06T07:30:12.638 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2023-12-06 07:26:50.694509733 +0000 2023-12-06T07:30:12.638 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2023-12-06T07:30:12.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T07:30:12.704 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2023-12-06T07:30:12.705 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2023-12-06T07:30:12.705 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000221844 s, 2.3 MB/s 2023-12-06T07:30:12.706 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T07:30:12.766 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_4 2023-12-06T07:30:12.825 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T07:30:12.825 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T07:30:12.825 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 392916 Links: 1 2023-12-06T07:30:12.825 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T07:30:12.825 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T07:30:12.825 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2023-12-06 07:29:53.952785188 +0000 2023-12-06T07:30:12.825 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2023-12-06 07:26:51.203499551 +0000 2023-12-06T07:30:12.825 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2023-12-06 07:26:51.203499551 +0000 2023-12-06T07:30:12.826 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2023-12-06T07:30:12.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T07:30:12.891 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2023-12-06T07:30:12.892 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2023-12-06T07:30:12.892 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000238163 s, 2.1 MB/s 2023-12-06T07:30:12.892 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T07:30:12.951 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-12-06T07:30:12.951 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T07:30:12.970 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-06T07:30:12.970 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_1 2023-12-06T07:30:12.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:12.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi155=y;smithi159=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:12.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: Saving service mgr spec with placement smithi155=y;smithi159=x;count:2 2023-12-06T07:30:12.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:12.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:12.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:12.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:12.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:12.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:12.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:30:12.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T07:30:12.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:30:12.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:12.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:12 smithi159 ceph-mon[109528]: Deploying daemon mgr.x on smithi159 2023-12-06T07:30:13.019 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T07:30:13.019 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T07:30:13.019 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 6h/6d Inode: 393618 Links: 1 2023-12-06T07:30:13.019 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T07:30:13.019 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T07:30:13.020 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-12-06 07:30:12.913567225 +0000 2023-12-06T07:30:13.020 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-12-06 07:26:50.224799344 +0000 2023-12-06T07:30:13.020 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-12-06 07:26:50.224799344 +0000 2023-12-06T07:30:13.020 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-12-06T07:30:13.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T07:30:13.091 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-12-06T07:30:13.091 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-12-06T07:30:13.091 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000225494 s, 2.3 MB/s 2023-12-06T07:30:13.092 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T07:30:13.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:13.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi155=y;smithi159=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:13.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: Saving service mgr spec with placement smithi155=y;smithi159=x;count:2 2023-12-06T07:30:13.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:13.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:13.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:13.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:13.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:13.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[114754]: Deploying daemon mgr.x on smithi159 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi155=y;smithi159=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: Saving service mgr spec with placement smithi155=y;smithi159=x;count:2 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:13.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:13.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:13.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:30:13.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T07:30:13.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:30:13.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:13.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:12 smithi155 ceph-mon[108618]: Deploying daemon mgr.x on smithi159 2023-12-06T07:30:13.152 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_2 2023-12-06T07:30:13.210 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T07:30:13.210 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T07:30:13.210 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 6h/6d Inode: 393703 Links: 1 2023-12-06T07:30:13.210 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T07:30:13.210 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T07:30:13.211 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-12-06 07:30:13.037564856 +0000 2023-12-06T07:30:13.211 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-12-06 07:26:50.735789611 +0000 2023-12-06T07:30:13.211 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-12-06 07:26:50.735789611 +0000 2023-12-06T07:30:13.211 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-12-06T07:30:13.211 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T07:30:13.247 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:13 smithi159 systemd[1]: Starting Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:30:13.273 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-12-06T07:30:13.273 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-12-06T07:30:13.273 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000217935 s, 2.3 MB/s 2023-12-06T07:30:13.274 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T07:30:13.334 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_3 2023-12-06T07:30:13.393 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T07:30:13.393 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T07:30:13.393 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 6h/6d Inode: 393807 Links: 1 2023-12-06T07:30:13.393 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T07:30:13.393 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T07:30:13.394 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-12-06 07:30:13.037564856 +0000 2023-12-06T07:30:13.394 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-12-06 07:26:51.270779421 +0000 2023-12-06T07:30:13.394 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-12-06 07:26:51.270779421 +0000 2023-12-06T07:30:13.394 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-12-06T07:30:13.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T07:30:13.458 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-12-06T07:30:13.458 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-12-06T07:30:13.458 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000287616 s, 1.8 MB/s 2023-12-06T07:30:13.459 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T07:30:13.522 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_4 2023-12-06T07:30:13.574 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:13 smithi159 ceph-mgr[110797]: -- 172.21.15.159:0/3755540427 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e57b804340 con 0x55e57b7dd000 2023-12-06T07:30:13.574 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:13 smithi159 bash[110642]: ac810d9a20300a84fcb92ea69f9e7659b28f987662ee0d1dcbf9202a065b4f91 2023-12-06T07:30:13.574 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:13 smithi159 systemd[1]: Started Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:30:13.581 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T07:30:13.581 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T07:30:13.581 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 6h/6d Inode: 397416 Links: 1 2023-12-06T07:30:13.581 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T07:30:13.581 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T07:30:13.581 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-12-06 07:30:13.037564856 +0000 2023-12-06T07:30:13.581 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-12-06 07:26:51.806769211 +0000 2023-12-06T07:30:13.581 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-12-06 07:26:51.806769211 +0000 2023-12-06T07:30:13.581 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-12-06T07:30:13.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T07:30:13.648 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-12-06T07:30:13.648 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-12-06T07:30:13.648 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000236375 s, 2.2 MB/s 2023-12-06T07:30:13.649 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T07:30:13.707 INFO:tasks.cephadm:Deploying osd.0 on smithi155 with /dev/vg_nvme/lv_4... 2023-12-06T07:30:13.707 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T07:30:13.997 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:13 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:13.639+0000 7efd23d85000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:30:13.997 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:13 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:13.812+0000 7efd23d85000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:30:14.499 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:14.145+0000 7efd23d85000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:30:14.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:30:14.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:14 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:14.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:14.666+0000 7efd23d85000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:30:14.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:14 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:15.033 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T07:30:15.033 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T07:30:15.033 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2023-12-06T07:30:15.033 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2023-12-06T07:30:15.033 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110926 s, 945 MB/s 2023-12-06T07:30:15.033 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2023-12-06T07:30:15.380 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi155:vg_nvme/lv_4 2023-12-06T07:30:15.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:15.019+0000 7efd23d85000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:30:15.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[108618]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T07:30:15.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[108618]: Reconfiguring daemon mgr.y on smithi155 2023-12-06T07:30:15.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:15.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:15.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:15.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:15.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:15.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[114754]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T07:30:15.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[114754]: Reconfiguring daemon mgr.y on smithi155 2023-12-06T07:30:15.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:15.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:15.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:15.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:15.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:15.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:15.662+0000 7efd23d85000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:30:15.997 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:15.830+0000 7efd23d85000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:30:15.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-mon[109528]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T07:30:15.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-mon[109528]: Reconfiguring daemon mgr.y on smithi155 2023-12-06T07:30:15.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:15.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:15.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:15.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:15.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:16.683 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:16.424+0000 7efd23d85000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:30:16.683 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:16.505+0000 7efd23d85000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:30:16.683 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:16.589+0000 7efd23d85000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:30:16.684 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-mon[109528]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:16.684 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:30:16.684 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:30:16.684 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:16.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:16 smithi155 ceph-mon[108618]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:16.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:16 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:30:16.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:16 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:30:16.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:16 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:16.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:16 smithi155 ceph-mon[114754]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:16.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:16 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:30:16.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:16 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:30:16.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:16 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:16.997 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:16.679+0000 7efd23d85000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:30:16.997 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:16.769+0000 7efd23d85000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:30:16.997 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:16 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:16.860+0000 7efd23d85000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:30:17.433 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:17 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:17.160+0000 7efd23d85000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:30:17.434 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:17 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:17.253+0000 7efd23d85000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:30:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:17 smithi159 ceph-mon[109528]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:17.747 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:17 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:17.430+0000 7efd23d85000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:30:17.747 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:17 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:17.514+0000 7efd23d85000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:30:17.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:17 smithi155 ceph-mon[108618]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:17.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:17 smithi155 ceph-mon[114754]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:18.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:18.215+0000 7efd23d85000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:30:18.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:18.361+0000 7efd23d85000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[108618]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1678694397' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b94a982a-7b1c-43ba-bfe1-35933ca5a79a"}]: dispatch 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1678694397' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b94a982a-7b1c-43ba-bfe1-35933ca5a79a"}]': finished 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[108618]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[114754]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1678694397' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b94a982a-7b1c-43ba-bfe1-35933ca5a79a"}]: dispatch 2023-12-06T07:30:18.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1678694397' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b94a982a-7b1c-43ba-bfe1-35933ca5a79a"}]': finished 2023-12-06T07:30:18.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[114754]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T07:30:18.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:18 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:18.891 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:18.495+0000 7efd23d85000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:30:18.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-mon[109528]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:18.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:18.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1678694397' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b94a982a-7b1c-43ba-bfe1-35933ca5a79a"}]: dispatch 2023-12-06T07:30:18.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1678694397' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b94a982a-7b1c-43ba-bfe1-35933ca5a79a"}]': finished 2023-12-06T07:30:18.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-mon[109528]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T07:30:18.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:19.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:18.889+0000 7efd23d85000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:30:19.247 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:19.024+0000 7efd23d85000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:30:19.747 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:19.436+0000 7efd23d85000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:30:19.747 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:30:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:30:19.553+0000 7efd23d85000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:30:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:19 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/247955189' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:30:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:19 smithi159 ceph-mon[109528]: Standby manager daemon x started 2023-12-06T07:30:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:19 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:30:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:19 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:30:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:19 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:30:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:19 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:30:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/247955189' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:30:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[108618]: Standby manager daemon x started 2023-12-06T07:30:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:30:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:30:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:30:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:30:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/247955189' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:30:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[114754]: Standby manager daemon x started 2023-12-06T07:30:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:30:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:30:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:30:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:19 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1726049533' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:30:20.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:20 smithi155 ceph-mon[108618]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:20.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:20 smithi155 ceph-mon[108618]: mgrmap e14: y(active, since 47s), standbys: x 2023-12-06T07:30:20.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:20 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:30:20.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:20 smithi155 ceph-mon[114754]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:20.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:20 smithi155 ceph-mon[114754]: mgrmap e14: y(active, since 47s), standbys: x 2023-12-06T07:30:20.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:20 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:30:20.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:20 smithi159 ceph-mon[109528]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:20.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:20 smithi159 ceph-mon[109528]: mgrmap e14: y(active, since 47s), standbys: x 2023-12-06T07:30:20.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:20 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:30:22.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:22 smithi155 ceph-mon[108618]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:22.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:22 smithi155 ceph-mon[114754]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:22.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:22 smithi159 ceph-mon[109528]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:23.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:23 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T07:30:23.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:23 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:23.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:23 smithi155 ceph-mon[108618]: Deploying daemon osd.0 on smithi155 2023-12-06T07:30:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:23 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T07:30:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:23 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:23 smithi155 ceph-mon[114754]: Deploying daemon osd.0 on smithi155 2023-12-06T07:30:23.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:23 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T07:30:23.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:23 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:23.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:23 smithi159 ceph-mon[109528]: Deploying daemon osd.0 on smithi155 2023-12-06T07:30:24.855 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:24 smithi155 ceph-mon[108618]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:24.855 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:24 smithi155 ceph-mon[114754]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:25.000 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:24 smithi159 ceph-mon[109528]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:26.617 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[108618]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:26.617 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:26.617 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:26.617 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:26.617 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:26.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[114754]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:26.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:26.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:26.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:26.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:26 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:26 smithi159 ceph-mon[109528]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:26.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:26 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:26.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:26 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:26.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:26 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:26.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:26 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:28.261 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 0 on host 'smithi155' 2023-12-06T07:30:28.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:28 smithi159 ceph-mon[109528]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:28.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:28 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:28.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:28 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:28.535 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:28 smithi155 ceph-mon[108618]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:28.535 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:28 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:28.535 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:28 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:28.535 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:28 smithi155 ceph-mon[114754]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:28.535 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:28 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:28.535 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:28 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:28.641 DEBUG:teuthology.orchestra.run.smithi155:osd.0> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.0.service 2023-12-06T07:30:28.644 INFO:tasks.cephadm:Deploying osd.1 on smithi155 with /dev/vg_nvme/lv_3... 2023-12-06T07:30:28.644 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T07:30:28.671 INFO:journalctl@ceph.osd.0.smithi155.stdout:-- Logs begin at Wed 2023-12-06 07:19:05 UTC. -- 2023-12-06T07:30:29.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:29 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:29.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:29 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:29.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:29 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:29.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:29 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:29.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:29 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:29.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:29 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:29.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:29 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:29.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:29 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:29.742 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:30:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[118178]: 2023-12-06T07:30:29.524+0000 7f4d5b2bd3c0 -1 osd.0 0 log_to_monitors true 2023-12-06T07:30:29.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:29 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:29.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:29 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:29.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:29 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:29.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:29 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:30.204 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T07:30:30.204 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T07:30:30.204 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2023-12-06T07:30:30.205 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2023-12-06T07:30:30.205 INFO:teuthology.orchestra.run.smithi155.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0111065 s, 944 MB/s 2023-12-06T07:30:30.205 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 2023-12-06T07:30:30.205 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2023-12-06T07:30:30.575 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:30 smithi155 ceph-mon[114754]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:30.575 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:30 smithi155 ceph-mon[114754]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T07:30:30.575 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:30 smithi155 ceph-mon[108618]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:30.575 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:30 smithi155 ceph-mon[108618]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T07:30:30.611 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi155:vg_nvme/lv_3 2023-12-06T07:30:30.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:30 smithi159 ceph-mon[109528]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:30.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:30 smithi159 ceph-mon[109528]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T07:30:31.551 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[118178]: 2023-12-06T07:30:31.277+0000 7f4d51cc0700 -1 osd.0 0 waiting for initial osdmap 2023-12-06T07:30:31.551 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[118178]: 2023-12-06T07:30:31.280+0000 7f4d4c657700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:30:31.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T07:30:31.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T07:30:31.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:31.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:30:31.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: Detected new or changed devices on smithi155 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi155 to 16098M 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: Detected new or changed devices on smithi155 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:31.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:31.553 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi155 to 16098M 2023-12-06T07:30:31.553 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:31.553 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:31 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:31.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T07:30:31.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T07:30:31.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:31.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:30:31.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: Detected new or changed devices on smithi155 2023-12-06T07:30:31.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:31.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:31.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi155 to 16098M 2023-12-06T07:30:31.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:31.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:31 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:32.509 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[114754]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:32.509 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[114754]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:30:32.509 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[114754]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T07:30:32.509 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:32.509 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:32.509 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[114754]: from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:32.509 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:30:32.509 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:30:32.509 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:32.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[108618]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:32.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[108618]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:30:32.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[108618]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T07:30:32.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:32.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:32.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[108618]: from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:32.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:30:32.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:30:32.510 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:32 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:32.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:32 smithi159 ceph-mon[109528]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:32.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:32 smithi159 ceph-mon[109528]: from='osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:30:32.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:32 smithi159 ceph-mon[109528]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T07:30:32.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:32 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:32.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:32 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:32.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:32 smithi159 ceph-mon[109528]: from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:32.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:32 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:30:32.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:32 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:30:32.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:32 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:33.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[108618]: purged_snaps scrub starts 2023-12-06T07:30:33.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[108618]: purged_snaps scrub ok 2023-12-06T07:30:33.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[108618]: osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806] boot 2023-12-06T07:30:33.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[108618]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T07:30:33.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:33.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:30:33.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:30:33.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[114754]: purged_snaps scrub starts 2023-12-06T07:30:33.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[114754]: purged_snaps scrub ok 2023-12-06T07:30:33.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[114754]: osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806] boot 2023-12-06T07:30:33.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[114754]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T07:30:33.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:33.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:30:33.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:30:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:33 smithi159 ceph-mon[109528]: purged_snaps scrub starts 2023-12-06T07:30:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:33 smithi159 ceph-mon[109528]: purged_snaps scrub ok 2023-12-06T07:30:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:33 smithi159 ceph-mon[109528]: osd.0 [v2:172.21.15.155:6802/1368362806,v1:172.21.15.155:6803/1368362806] boot 2023-12-06T07:30:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:33 smithi159 ceph-mon[109528]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T07:30:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:30:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:30:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:30:34.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[108618]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:34.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[108618]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T07:30:34.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/835007592' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c975c24-9479-4a07-8ee2-0e3156a3e1eb"}]: dispatch 2023-12-06T07:30:34.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c975c24-9479-4a07-8ee2-0e3156a3e1eb"}]: dispatch 2023-12-06T07:30:34.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8c975c24-9479-4a07-8ee2-0e3156a3e1eb"}]': finished 2023-12-06T07:30:34.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[108618]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1778494869' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[114754]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[114754]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/835007592' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c975c24-9479-4a07-8ee2-0e3156a3e1eb"}]: dispatch 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c975c24-9479-4a07-8ee2-0e3156a3e1eb"}]: dispatch 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8c975c24-9479-4a07-8ee2-0e3156a3e1eb"}]': finished 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[114754]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:34.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:34 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1778494869' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:30:34.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:34 smithi159 ceph-mon[109528]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T07:30:34.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:34 smithi159 ceph-mon[109528]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T07:30:34.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:34 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/835007592' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c975c24-9479-4a07-8ee2-0e3156a3e1eb"}]: dispatch 2023-12-06T07:30:34.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:34 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c975c24-9479-4a07-8ee2-0e3156a3e1eb"}]: dispatch 2023-12-06T07:30:34.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:34 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8c975c24-9479-4a07-8ee2-0e3156a3e1eb"}]': finished 2023-12-06T07:30:34.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:34 smithi159 ceph-mon[109528]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T07:30:34.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:34.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:34 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1778494869' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:30:36.603 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:36 smithi155 ceph-mon[108618]: pgmap v31: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:36.603 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:36 smithi155 ceph-mon[114754]: pgmap v31: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:36.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:36 smithi159 ceph-mon[109528]: pgmap v31: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:38.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:38 smithi155 ceph-mon[114754]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:38.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:38 smithi155 ceph-mon[108618]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:38.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:38 smithi159 ceph-mon[109528]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:39.483 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:39 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T07:30:39.483 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:39 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:39.483 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:39 smithi155 ceph-mon[108618]: Deploying daemon osd.1 on smithi155 2023-12-06T07:30:39.483 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:39 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T07:30:39.483 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:39 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:39.483 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:39 smithi155 ceph-mon[114754]: Deploying daemon osd.1 on smithi155 2023-12-06T07:30:39.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:39 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T07:30:39.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:39 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:39.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:39 smithi159 ceph-mon[109528]: Deploying daemon osd.1 on smithi155 2023-12-06T07:30:40.603 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:40 smithi155 ceph-mon[108618]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:40.603 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:40 smithi155 ceph-mon[114754]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:40.750 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:40 smithi159 ceph-mon[109528]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:42.803 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[108618]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:42.803 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:42.803 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:42.803 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:42.803 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:43.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[114754]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:43.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:43.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:43.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:43.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:42 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:43.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:42 smithi159 ceph-mon[109528]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:43.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:42 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:43.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:42 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:43.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:42 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:43.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:42 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:43.786 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 1 on host 'smithi155' 2023-12-06T07:30:44.137 DEBUG:teuthology.orchestra.run.smithi155:osd.1> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.1.service 2023-12-06T07:30:44.139 INFO:tasks.cephadm:Deploying osd.2 on smithi155 with /dev/vg_nvme/lv_2... 2023-12-06T07:30:44.139 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T07:30:44.169 INFO:journalctl@ceph.osd.1.smithi155.stdout:-- Logs begin at Wed 2023-12-06 07:19:05 UTC. -- 2023-12-06T07:30:44.360 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[108618]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:44.360 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:44.360 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[114754]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:44.361 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:44.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:44 smithi159 ceph-mon[109528]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:44.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:44 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:44.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:44 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:44.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:44 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:44.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:44 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:44.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:44 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:44.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:44 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:45.241 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:30:44 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[121543]: 2023-12-06T07:30:44.976+0000 7fb227ff63c0 -1 osd.1 0 log_to_monitors true 2023-12-06T07:30:45.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:45 smithi155 ceph-mon[108618]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T07:30:45.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:45 smithi155 ceph-mon[114754]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T07:30:45.680 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T07:30:45.680 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T07:30:45.680 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2023-12-06T07:30:45.680 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2023-12-06T07:30:45.680 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0153688 s, 682 MB/s 2023-12-06T07:30:45.680 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2023-12-06T07:30:45.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:45 smithi159 ceph-mon[109528]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T07:30:46.043 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi155:vg_nvme/lv_2 2023-12-06T07:30:46.622 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[121543]: 2023-12-06T07:30:46.275+0000 7fb21e9f9700 -1 osd.1 0 waiting for initial osdmap 2023-12-06T07:30:46.622 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[121543]: 2023-12-06T07:30:46.282+0000 7fb219b91700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:30:46.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[108618]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:46.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[108618]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T07:30:46.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[108618]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T07:30:46.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:46.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[108618]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:30:46.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[114754]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:46.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[114754]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T07:30:46.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[114754]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T07:30:46.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:46.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:46 smithi155 ceph-mon[114754]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:30:46.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:46 smithi159 ceph-mon[109528]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:46.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:46 smithi159 ceph-mon[109528]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T07:30:46.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:46 smithi159 ceph-mon[109528]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T07:30:46.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:46 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:46.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:46 smithi159 ceph-mon[109528]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:30:47.280 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: Detected new or changed devices on smithi155 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi155 to 8049M 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:47.281 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: Detected new or changed devices on smithi155 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi155 to 8049M 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: from='osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: Detected new or changed devices on smithi155 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi155 to 8049M 2023-12-06T07:30:47.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:47.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:48.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: purged_snaps scrub starts 2023-12-06T07:30:48.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: purged_snaps scrub ok 2023-12-06T07:30:48.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: pgmap v39: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:48.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:48.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:48.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:30:48.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643] boot 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: purged_snaps scrub starts 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: purged_snaps scrub ok 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: pgmap v39: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:48.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643] boot 2023-12-06T07:30:48.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T07:30:48.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: purged_snaps scrub starts 2023-12-06T07:30:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: purged_snaps scrub ok 2023-12-06T07:30:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: pgmap v39: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T07:30:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:30:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:30:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:30:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:48.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: osd.1 [v2:172.21.15.155:6810/2431546643,v1:172.21.15.155:6811/2431546643] boot 2023-12-06T07:30:48.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T07:30:48.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:30:49.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[108618]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T07:30:49.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1202645613' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43f98da9-6605-4a29-a10a-457abbe83f80"}]: dispatch 2023-12-06T07:30:49.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1202645613' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43f98da9-6605-4a29-a10a-457abbe83f80"}]': finished 2023-12-06T07:30:49.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[108618]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T07:30:49.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:30:49.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[114754]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T07:30:49.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1202645613' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43f98da9-6605-4a29-a10a-457abbe83f80"}]: dispatch 2023-12-06T07:30:49.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1202645613' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43f98da9-6605-4a29-a10a-457abbe83f80"}]': finished 2023-12-06T07:30:49.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[114754]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T07:30:49.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:49 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:30:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:49 smithi159 ceph-mon[109528]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T07:30:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:49 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1202645613' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43f98da9-6605-4a29-a10a-457abbe83f80"}]: dispatch 2023-12-06T07:30:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:49 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1202645613' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43f98da9-6605-4a29-a10a-457abbe83f80"}]': finished 2023-12-06T07:30:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:49 smithi159 ceph-mon[109528]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T07:30:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:49 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:30:50.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:50 smithi155 ceph-mon[108618]: pgmap v43: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:50.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:50 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1362571298' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:30:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:50 smithi155 ceph-mon[114754]: pgmap v43: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:50 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1362571298' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:30:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:50 smithi159 ceph-mon[109528]: pgmap v43: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:50 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1362571298' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:30:52.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:52 smithi155 ceph-mon[108618]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:52.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:52 smithi155 ceph-mon[114754]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:52.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:52 smithi159 ceph-mon[109528]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:54.471 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:54 smithi155 ceph-mon[108618]: pgmap v45: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:54.472 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:54 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T07:30:54.472 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:54 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:54.472 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:54 smithi155 ceph-mon[108618]: Deploying daemon osd.2 on smithi155 2023-12-06T07:30:54.472 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:54 smithi155 ceph-mon[114754]: pgmap v45: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:54.472 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T07:30:54.472 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:54.472 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:54 smithi155 ceph-mon[114754]: Deploying daemon osd.2 on smithi155 2023-12-06T07:30:54.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:54 smithi159 ceph-mon[109528]: pgmap v45: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:54.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:54 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T07:30:54.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:54 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:54.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:54 smithi159 ceph-mon[109528]: Deploying daemon osd.2 on smithi155 2023-12-06T07:30:56.564 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:56 smithi155 ceph-mon[108618]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:56.565 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:56 smithi155 ceph-mon[114754]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:56.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:56 smithi159 ceph-mon[109528]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:58.247 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:58.247 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:58.247 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:58.247 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:58.247 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[108618]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:58.247 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:58.248 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:58.248 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:58.248 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:58.248 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:58 smithi155 ceph-mon[114754]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:58.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:58 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:58.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:58 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:58.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:58 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:58.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:58 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:58.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:58 smithi159 ceph-mon[109528]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:30:59.107 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 2 on host 'smithi155' 2023-12-06T07:30:59.534 DEBUG:teuthology.orchestra.run.smithi155:osd.2> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.2.service 2023-12-06T07:30:59.536 INFO:tasks.cephadm:Deploying osd.3 on smithi155 with /dev/vg_nvme/lv_1... 2023-12-06T07:30:59.536 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T07:30:59.568 INFO:journalctl@ceph.osd.2.smithi155.stdout:-- Logs begin at Wed 2023-12-06 07:19:05 UTC. -- 2023-12-06T07:30:59.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:59.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:30:59 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:30:59.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:59 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:59.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:59 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:59.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:59 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:30:59.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:59 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:30:59.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:59 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:30:59.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:30:59 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:00.371 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:31:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[125002]: 2023-12-06T07:31:00.270+0000 7f1e07b7e3c0 -1 osd.2 0 log_to_monitors true 2023-12-06T07:31:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:00 smithi155 ceph-mon[114754]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:31:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:00 smithi155 ceph-mon[114754]: from='osd.2 [v2:172.21.15.155:6818/3983549543,v1:172.21.15.155:6819/3983549543]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T07:31:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:00 smithi155 ceph-mon[114754]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T07:31:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:00 smithi155 ceph-mon[108618]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:31:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:00 smithi155 ceph-mon[108618]: from='osd.2 [v2:172.21.15.155:6818/3983549543,v1:172.21.15.155:6819/3983549543]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T07:31:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:00 smithi155 ceph-mon[108618]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T07:31:00.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:00 smithi159 ceph-mon[109528]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:31:00.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:00 smithi159 ceph-mon[109528]: from='osd.2 [v2:172.21.15.155:6818/3983549543,v1:172.21.15.155:6819/3983549543]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T07:31:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:00 smithi159 ceph-mon[109528]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T07:31:01.199 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T07:31:01.199 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T07:31:01.199 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2023-12-06T07:31:01.199 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2023-12-06T07:31:01.199 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109778 s, 955 MB/s 2023-12-06T07:31:01.199 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2023-12-06T07:31:01.832 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi155:vg_nvme/lv_1 2023-12-06T07:31:02.372 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[125002]: 2023-12-06T07:31:02.114+0000 7f1dfe581700 -1 osd.2 0 waiting for initial osdmap 2023-12-06T07:31:02.372 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[125002]: 2023-12-06T07:31:02.117+0000 7f1df8f18700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='osd.2 [v2:172.21.15.155:6818/3983549543,v1:172.21.15.155:6819/3983549543]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: Detected new or changed devices on smithi155 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi155 to 5366M 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:02.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='osd.2 [v2:172.21.15.155:6818/3983549543,v1:172.21.15.155:6819/3983549543]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: Detected new or changed devices on smithi155 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi155 to 5366M 2023-12-06T07:31:02.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:02.375 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:02 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:02.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T07:31:02.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T07:31:02.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:02.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='osd.2 [v2:172.21.15.155:6818/3983549543,v1:172.21.15.155:6819/3983549543]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:31:02.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:31:02.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:31:02.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: Detected new or changed devices on smithi155 2023-12-06T07:31:02.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:02.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:02.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:02.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:02.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi155 to 5366M 2023-12-06T07:31:02.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:02.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:02 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:03.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[108618]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:31:03.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[108618]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T07:31:03.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[114754]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[114754]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:03 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:03.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:03 smithi159 ceph-mon[109528]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:31:03.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:03 smithi159 ceph-mon[109528]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T07:31:03.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:03 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:03.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:03 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:03.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:03 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:03.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:03 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:03.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:03 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[108618]: purged_snaps scrub starts 2023-12-06T07:31:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[108618]: purged_snaps scrub ok 2023-12-06T07:31:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[108618]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[108618]: osd.2 [v2:172.21.15.155:6818/3983549543,v1:172.21.15.155:6819/3983549543] boot 2023-12-06T07:31:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[108618]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T07:31:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[108618]: pgmap v53: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:31:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' 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-06T07:31:04.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[114754]: purged_snaps scrub starts 2023-12-06T07:31:04.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[114754]: purged_snaps scrub ok 2023-12-06T07:31:04.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[114754]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:04.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[114754]: osd.2 [v2:172.21.15.155:6818/3983549543,v1:172.21.15.155:6819/3983549543] boot 2023-12-06T07:31:04.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[114754]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T07:31:04.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:04.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[114754]: pgmap v53: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:31:04.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:04 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' 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-06T07:31:04.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:04 smithi159 ceph-mon[109528]: purged_snaps scrub starts 2023-12-06T07:31:04.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:04 smithi159 ceph-mon[109528]: purged_snaps scrub ok 2023-12-06T07:31:04.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:04 smithi159 ceph-mon[109528]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:04.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:04 smithi159 ceph-mon[109528]: osd.2 [v2:172.21.15.155:6818/3983549543,v1:172.21.15.155:6819/3983549543] boot 2023-12-06T07:31:04.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:04 smithi159 ceph-mon[109528]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T07:31:04.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:04 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:31:04.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:04 smithi159 ceph-mon[109528]: pgmap v53: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T07:31:04.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:04 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' 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-06T07:31:05.356 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126849]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T07:31:05.356 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126849]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:05.356 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126849]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:05.356 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' 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-06T07:31:05.356 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[108618]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T07:31:05.356 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T07:31:05.356 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2786620972' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "232e047d-7cfd-431a-9ea4-105062e3a69e"}]: dispatch 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "232e047d-7cfd-431a-9ea4-105062e3a69e"}]: dispatch 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "232e047d-7cfd-431a-9ea4-105062e3a69e"}]': finished 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[108618]: osdmap e20: 4 total, 3 up, 4 in 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' 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-06T07:31:05.357 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[114754]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2786620972' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "232e047d-7cfd-431a-9ea4-105062e3a69e"}]: dispatch 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "232e047d-7cfd-431a-9ea4-105062e3a69e"}]: dispatch 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "232e047d-7cfd-431a-9ea4-105062e3a69e"}]': finished 2023-12-06T07:31:05.357 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[114754]: osdmap e20: 4 total, 3 up, 4 in 2023-12-06T07:31:05.358 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:05.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' 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-06T07:31:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:05 smithi159 ceph-mon[109528]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T07:31:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T07:31:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:05 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2786620972' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "232e047d-7cfd-431a-9ea4-105062e3a69e"}]: dispatch 2023-12-06T07:31:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:05 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "232e047d-7cfd-431a-9ea4-105062e3a69e"}]: dispatch 2023-12-06T07:31:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T07:31:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:05 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "232e047d-7cfd-431a-9ea4-105062e3a69e"}]': finished 2023-12-06T07:31:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:05 smithi159 ceph-mon[109528]: osdmap e20: 4 total, 3 up, 4 in 2023-12-06T07:31:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:05.618 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126872]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T07:31:05.618 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126872]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:05.619 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126872]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:05.871 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126922]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T07:31:05.872 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126922]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:05.872 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126922]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:05.872 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126927]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T07:31:05.872 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126927]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:05.872 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:31:05 smithi155 sudo[126927]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:06.356 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127116]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T07:31:06.356 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127116]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:06.356 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127116]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:06.613 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127304]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T07:31:06.613 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127304]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:06.613 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127304]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:06.613 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127309]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T07:31:06.613 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127309]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:06.613 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127309]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[114754]: pgmap v56: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/317425789' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[114754]: osdmap e21: 4 total, 3 up, 4 in 2023-12-06T07:31:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[114754]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T07:31:06.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127499]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T07:31:06.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127499]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:06.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 sudo[127499]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[108618]: pgmap v56: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/317425789' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[108618]: osdmap e21: 4 total, 3 up, 4 in 2023-12-06T07:31:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:06 smithi155 ceph-mon[108618]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T07:31:07.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:06 smithi159 ceph-mon[109528]: pgmap v56: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:07.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:06 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:07.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:06 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/317425789' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:07.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:06 smithi159 ceph-mon[109528]: osdmap e21: 4 total, 3 up, 4 in 2023-12-06T07:31:07.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:06 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:07.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:06 smithi159 ceph-mon[109528]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T07:31:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 sudo[127694]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T07:31:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 sudo[127694]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 sudo[127694]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 sudo[127699]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T07:31:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 sudo[127699]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 sudo[127699]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:07.850 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 sudo[111225]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T07:31:07.850 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 sudo[111225]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:07.850 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 sudo[111225]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:07.850 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 sudo[111228]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T07:31:07.851 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 sudo[111228]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T07:31:07.851 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 sudo[111228]: pam_unix(sudo:session): session closed for user root 2023-12-06T07:31:08.014 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T07:31:08.014 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: mgrmap e15: y(active, since 93s), standbys: x 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T07:31:08.015 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: mgrmap e15: y(active, since 93s), standbys: x 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:31:08.016 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T07:31:08.017 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:07 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:08.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: mgrmap e15: y(active, since 93s), standbys: x 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T07:31:08.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:07 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:08.945 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:08 smithi155 ceph-mon[108618]: pgmap v58: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:08.945 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:08 smithi155 ceph-mon[114754]: pgmap v58: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:09.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:08 smithi159 ceph-mon[109528]: pgmap v58: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:10.461 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:10 smithi155 ceph-mon[108618]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:10.461 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T07:31:10.461 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:10.461 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:10 smithi155 ceph-mon[108618]: Deploying daemon osd.3 on smithi155 2023-12-06T07:31:10.461 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:10 smithi155 ceph-mon[114754]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:10.461 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T07:31:10.461 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:10.461 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:10 smithi155 ceph-mon[114754]: Deploying daemon osd.3 on smithi155 2023-12-06T07:31:10.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:10 smithi159 ceph-mon[109528]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:10.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T07:31:10.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:10.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:10 smithi159 ceph-mon[109528]: Deploying daemon osd.3 on smithi155 2023-12-06T07:31:12.586 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:12 smithi155 ceph-mon[114754]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:12.586 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:12 smithi155 ceph-mon[108618]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:12 smithi159 ceph-mon[109528]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:13 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:13 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:13 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:13 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:13 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:13 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:13 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:13 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:13 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:13.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:13 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:13.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:13 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:13.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:13 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:14.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:14 smithi155 ceph-mon[108618]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:14.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:14 smithi155 ceph-mon[114754]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:14.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:14 smithi159 ceph-mon[109528]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:15.137 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 3 on host 'smithi155' 2023-12-06T07:31:15.513 DEBUG:teuthology.orchestra.run.smithi155:osd.3> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.3.service 2023-12-06T07:31:15.516 INFO:tasks.cephadm:Deploying osd.4 on smithi159 with /dev/vg_nvme/lv_4... 2023-12-06T07:31:15.516 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T07:31:15.544 INFO:journalctl@ceph.osd.3.smithi155.stdout:-- Logs begin at Wed 2023-12-06 07:19:05 UTC. -- 2023-12-06T07:31:15.718 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:15.718 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:15.718 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:15.718 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:15.718 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:15.718 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:15.718 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:15.719 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:15.719 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:15.719 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:15.719 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:15.719 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:15 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:15.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:15.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:15.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:15.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:15.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:15.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:15 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:16.486 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:31:16 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[128454]: 2023-12-06T07:31:16.306+0000 7f53b01983c0 -1 osd.3 0 log_to_monitors true 2023-12-06T07:31:16.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:16 smithi159 ceph-mon[109528]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:16.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:16 smithi159 ceph-mon[109528]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T07:31:16.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:16 smithi155 ceph-mon[108618]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:16.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:16 smithi155 ceph-mon[108618]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T07:31:16.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:16 smithi155 ceph-mon[114754]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:16.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:16 smithi155 ceph-mon[114754]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T07:31:16.970 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T07:31:16.970 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T07:31:16.970 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-12-06T07:31:16.971 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-12-06T07:31:16.971 INFO:teuthology.orchestra.run.smithi159.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124832 s, 840 MB/s 2023-12-06T07:31:16.971 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 2023-12-06T07:31:16.971 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-12-06T07:31:17.297 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi159:vg_nvme/lv_4 2023-12-06T07:31:17.621 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[128454]: 2023-12-06T07:31:17.484+0000 7f53a6b9b700 -1 osd.3 0 waiting for initial osdmap 2023-12-06T07:31:17.622 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[128454]: 2023-12-06T07:31:17.488+0000 7f53a1d33700 -1 osd.3 23 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:31:17.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T07:31:17.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: osdmap e22: 4 total, 3 up, 4 in 2023-12-06T07:31:17.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:17.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:31:17.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:17.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: osdmap e22: 4 total, 3 up, 4 in 2023-12-06T07:31:17.625 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T07:31:17.626 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:17.653 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: osdmap e22: 4 total, 3 up, 4 in 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T07:31:17.654 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:18.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:18 smithi159 ceph-mon[109528]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:18.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:18 smithi159 ceph-mon[109528]: Detected new or changed devices on smithi155 2023-12-06T07:31:18.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:18 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi155 to 4024M 2023-12-06T07:31:18.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:18 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:18.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:18 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[108618]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[108618]: Detected new or changed devices on smithi155 2023-12-06T07:31:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi155 to 4024M 2023-12-06T07:31:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:18.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:18.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[114754]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:18.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[114754]: Detected new or changed devices on smithi155 2023-12-06T07:31:18.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi155 to 4024M 2023-12-06T07:31:18.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:18.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:18 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:19 smithi159 ceph-mon[109528]: purged_snaps scrub starts 2023-12-06T07:31:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:19 smithi159 ceph-mon[109528]: purged_snaps scrub ok 2023-12-06T07:31:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:19 smithi159 ceph-mon[109528]: osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760] boot 2023-12-06T07:31:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:19 smithi159 ceph-mon[109528]: osdmap e24: 4 total, 4 up, 4 in 2023-12-06T07:31:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:19 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:19 smithi159 ceph-mon[109528]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:19 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:19 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:19 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[108618]: purged_snaps scrub starts 2023-12-06T07:31:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[108618]: purged_snaps scrub ok 2023-12-06T07:31:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[108618]: osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760] boot 2023-12-06T07:31:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[108618]: osdmap e24: 4 total, 4 up, 4 in 2023-12-06T07:31:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[108618]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[114754]: purged_snaps scrub starts 2023-12-06T07:31:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[114754]: purged_snaps scrub ok 2023-12-06T07:31:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[114754]: osd.3 [v2:172.21.15.155:6826/4106160760,v1:172.21.15.155:6827/4106160760] boot 2023-12-06T07:31:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[114754]: osdmap e24: 4 total, 4 up, 4 in 2023-12-06T07:31:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:31:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[114754]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:19 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:20.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:20 smithi155 ceph-mon[108618]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:20.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:20 smithi155 ceph-mon[108618]: osdmap e25: 4 total, 4 up, 4 in 2023-12-06T07:31:20.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:20 smithi155 ceph-mon[114754]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:20.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:20 smithi155 ceph-mon[114754]: osdmap e25: 4 total, 4 up, 4 in 2023-12-06T07:31:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:20 smithi159 ceph-mon[109528]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T07:31:20.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:20 smithi159 ceph-mon[109528]: osdmap e25: 4 total, 4 up, 4 in 2023-12-06T07:31:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/3763655714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa40a0cf-1e77-4267-8217-8c0386331136"}]: dispatch 2023-12-06T07:31:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa40a0cf-1e77-4267-8217-8c0386331136"}]: dispatch 2023-12-06T07:31:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa40a0cf-1e77-4267-8217-8c0386331136"}]': finished 2023-12-06T07:31:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[108618]: osdmap e26: 5 total, 4 up, 5 in 2023-12-06T07:31:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/115144673' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/3763655714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa40a0cf-1e77-4267-8217-8c0386331136"}]: dispatch 2023-12-06T07:31:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa40a0cf-1e77-4267-8217-8c0386331136"}]: dispatch 2023-12-06T07:31:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa40a0cf-1e77-4267-8217-8c0386331136"}]': finished 2023-12-06T07:31:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[114754]: osdmap e26: 5 total, 4 up, 5 in 2023-12-06T07:31:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:21 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/115144673' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:21 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/3763655714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa40a0cf-1e77-4267-8217-8c0386331136"}]: dispatch 2023-12-06T07:31:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:21 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa40a0cf-1e77-4267-8217-8c0386331136"}]: dispatch 2023-12-06T07:31:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:21 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa40a0cf-1e77-4267-8217-8c0386331136"}]': finished 2023-12-06T07:31:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:21 smithi159 ceph-mon[109528]: osdmap e26: 5 total, 4 up, 5 in 2023-12-06T07:31:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:21 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:21 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/115144673' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:22.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:22 smithi155 ceph-mon[114754]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:22.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:22 smithi155 ceph-mon[108618]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:22.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:22 smithi159 ceph-mon[109528]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:24 smithi159 ceph-mon[109528]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:24.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:24 smithi155 ceph-mon[108618]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:24.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:24 smithi155 ceph-mon[114754]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:25.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T07:31:25.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:25.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T07:31:25.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:25.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T07:31:25.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:26.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:26 smithi155 ceph-mon[108618]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:26.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:26 smithi155 ceph-mon[108618]: Deploying daemon osd.4 on smithi159 2023-12-06T07:31:26.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:26 smithi155 ceph-mon[114754]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:26.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:26 smithi155 ceph-mon[114754]: Deploying daemon osd.4 on smithi159 2023-12-06T07:31:26.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:26 smithi159 ceph-mon[109528]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:26.876 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:26 smithi159 ceph-mon[109528]: Deploying daemon osd.4 on smithi159 2023-12-06T07:31:28.822 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:28 smithi159 ceph-mon[109528]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:28 smithi155 ceph-mon[108618]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:28.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:28 smithi155 ceph-mon[114754]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:30.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:29 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:30.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:29 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:30.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:29 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:30.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:29 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:30.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:29 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:30.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:29 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:30.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:29 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:30.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:29 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:30.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:29 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:30.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:29 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:30.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:29 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:30.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:29 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:31.142 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:30 smithi159 ceph-mon[109528]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:31.142 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:30 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:31.142 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:30 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:31.242 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 4 on host 'smithi159' 2023-12-06T07:31:31.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:30 smithi155 ceph-mon[108618]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:31.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:30 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:31.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:30 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:31.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:30 smithi155 ceph-mon[114754]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:31.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:30 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:31.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:30 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:31.666 DEBUG:teuthology.orchestra.run.smithi159:osd.4> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.4.service 2023-12-06T07:31:31.668 INFO:tasks.cephadm:Deploying osd.5 on smithi159 with /dev/vg_nvme/lv_3... 2023-12-06T07:31:31.668 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T07:31:31.699 INFO:journalctl@ceph.osd.4.smithi159.stdout:-- Logs begin at Wed 2023-12-06 07:19:08 UTC. -- 2023-12-06T07:31:32.369 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:31:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[113382]: 2023-12-06T07:31:32.173+0000 7efea146c3c0 -1 osd.4 0 log_to_monitors true 2023-12-06T07:31:32.369 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:32 smithi159 ceph-mon[109528]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:32.370 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:32 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:32.370 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:32 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:32.370 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:32 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:32.370 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:32 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:32.370 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:32 smithi159 ceph-mon[109528]: from='osd.4 [v2:172.21.15.159:6800/3247833100,v1:172.21.15.159:6801/3247833100]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:31:32.370 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:32 smithi159 ceph-mon[109528]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:31:32.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[108618]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[108618]: from='osd.4 [v2:172.21.15.159:6800/3247833100,v1:172.21.15.159:6801/3247833100]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[108618]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[114754]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:32.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:32.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[114754]: from='osd.4 [v2:172.21.15.159:6800/3247833100,v1:172.21.15.159:6801/3247833100]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:31:32.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:32 smithi155 ceph-mon[114754]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:31:33.584 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T07:31:33.584 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T07:31:33.584 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-12-06T07:31:33.584 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-12-06T07:31:33.584 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114101 s, 919 MB/s 2023-12-06T07:31:33.584 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-12-06T07:31:34.116 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:31:33 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[113382]: 2023-12-06T07:31:33.991+0000 7efe97e6f700 -1 osd.4 0 waiting for initial osdmap 2023-12-06T07:31:34.116 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:31:33 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[113382]: 2023-12-06T07:31:33.995+0000 7efe93007700 -1 osd.4 28 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:31:34.116 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:33 smithi159 ceph-mon[109528]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T07:31:34.116 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:33 smithi159 ceph-mon[109528]: osdmap e27: 5 total, 4 up, 5 in 2023-12-06T07:31:34.116 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:34.117 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:33 smithi159 ceph-mon[109528]: from='osd.4 [v2:172.21.15.159:6800/3247833100,v1:172.21.15.159:6801/3247833100]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:34.117 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:33 smithi159 ceph-mon[109528]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:34.117 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:31:34.117 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:31:34.190 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi159:vg_nvme/lv_3 2023-12-06T07:31:34.374 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[108618]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T07:31:34.374 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[108618]: osdmap e27: 5 total, 4 up, 5 in 2023-12-06T07:31:34.375 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:34.375 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[108618]: from='osd.4 [v2:172.21.15.159:6800/3247833100,v1:172.21.15.159:6801/3247833100]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:34.375 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[108618]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:34.375 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:31:34.375 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:31:34.375 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[114754]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T07:31:34.375 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[114754]: osdmap e27: 5 total, 4 up, 5 in 2023-12-06T07:31:34.375 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:34.375 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[114754]: from='osd.4 [v2:172.21.15.159:6800/3247833100,v1:172.21.15.159:6801/3247833100]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:34.376 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[114754]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:34.376 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:31:34.376 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:31:35.238 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: Detected new or changed devices on smithi159 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi159 to 17122M 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: osd.4 [v2:172.21.15.159:6800/3247833100,v1:172.21.15.159:6801/3247833100] boot 2023-12-06T07:31:35.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: osdmap e29: 5 total, 5 up, 5 in 2023-12-06T07:31:35.240 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: Detected new or changed devices on smithi159 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi159 to 17122M 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: osd.4 [v2:172.21.15.159:6800/3247833100,v1:172.21.15.159:6801/3247833100] boot 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: osdmap e29: 5 total, 5 up, 5 in 2023-12-06T07:31:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: Detected new or changed devices on smithi159 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi159 to 17122M 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: osd.4 [v2:172.21.15.159:6800/3247833100,v1:172.21.15.159:6801/3247833100] boot 2023-12-06T07:31:35.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: osdmap e29: 5 total, 5 up, 5 in 2023-12-06T07:31:35.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:31:36.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:35 smithi159 ceph-mon[109528]: purged_snaps scrub starts 2023-12-06T07:31:36.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:35 smithi159 ceph-mon[109528]: purged_snaps scrub ok 2023-12-06T07:31:36.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:35 smithi159 ceph-mon[109528]: osdmap e30: 5 total, 5 up, 5 in 2023-12-06T07:31:36.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:35 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:36.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:35 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:36.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:35 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:36.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[108618]: purged_snaps scrub starts 2023-12-06T07:31:36.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[108618]: purged_snaps scrub ok 2023-12-06T07:31:36.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[108618]: osdmap e30: 5 total, 5 up, 5 in 2023-12-06T07:31:36.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:36.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:36.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:36.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[114754]: purged_snaps scrub starts 2023-12-06T07:31:36.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[114754]: purged_snaps scrub ok 2023-12-06T07:31:36.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[114754]: osdmap e30: 5 total, 5 up, 5 in 2023-12-06T07:31:36.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:36.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:36.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:35 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:37.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:36 smithi155 ceph-mon[108618]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T07:31:37.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:36 smithi155 ceph-mon[108618]: from='client.24248 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:37.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:36 smithi155 ceph-mon[108618]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T07:31:37.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:36 smithi155 ceph-mon[114754]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T07:31:37.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:36 smithi155 ceph-mon[114754]: from='client.24248 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:37.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:36 smithi155 ceph-mon[114754]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T07:31:37.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:36 smithi159 ceph-mon[109528]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T07:31:37.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:36 smithi159 ceph-mon[109528]: from='client.24248 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:37.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:36 smithi159 ceph-mon[109528]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T07:31:38.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[108618]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T07:31:38.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[108618]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T07:31:38.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/308321092' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a"}]: dispatch 2023-12-06T07:31:38.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a"}]: dispatch 2023-12-06T07:31:38.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a"}]': finished 2023-12-06T07:31:38.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[108618]: osdmap e33: 6 total, 5 up, 6 in 2023-12-06T07:31:38.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:38.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/405476220' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:38.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[114754]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T07:31:38.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[114754]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T07:31:38.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/308321092' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a"}]: dispatch 2023-12-06T07:31:38.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a"}]: dispatch 2023-12-06T07:31:38.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a"}]': finished 2023-12-06T07:31:38.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[114754]: osdmap e33: 6 total, 5 up, 6 in 2023-12-06T07:31:38.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:38.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:38 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/405476220' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:38.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:38 smithi159 ceph-mon[109528]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T07:31:38.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:38 smithi159 ceph-mon[109528]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T07:31:38.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:38 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/308321092' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a"}]: dispatch 2023-12-06T07:31:38.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:38 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a"}]: dispatch 2023-12-06T07:31:38.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:38 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a"}]': finished 2023-12-06T07:31:38.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:38 smithi159 ceph-mon[109528]: osdmap e33: 6 total, 5 up, 6 in 2023-12-06T07:31:38.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:38 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:38.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:38 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/405476220' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:40.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:40 smithi159 ceph-mon[109528]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T07:31:40.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:40 smithi155 ceph-mon[108618]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T07:31:40.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:40 smithi155 ceph-mon[114754]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T07:31:42.381 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:42 smithi159 ceph-mon[109528]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-12-06T07:31:42.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:42 smithi155 ceph-mon[108618]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-12-06T07:31:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:42 smithi155 ceph-mon[114754]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-12-06T07:31:43.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:43 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T07:31:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:43 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:43 smithi159 ceph-mon[109528]: Deploying daemon osd.5 on smithi159 2023-12-06T07:31:43.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:43 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T07:31:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:43 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:43 smithi155 ceph-mon[108618]: Deploying daemon osd.5 on smithi159 2023-12-06T07:31:43.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:43 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T07:31:43.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:43 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:43.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:43 smithi155 ceph-mon[114754]: Deploying daemon osd.5 on smithi159 2023-12-06T07:31:44.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:44 smithi159 ceph-mon[109528]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-06T07:31:44.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:44 smithi155 ceph-mon[108618]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-06T07:31:44.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:44 smithi155 ceph-mon[114754]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-06T07:31:47.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:47 smithi159 ceph-mon[109528]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T07:31:47.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:47.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:47.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:47.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:47 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:47.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[108618]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T07:31:47.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:47.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:47.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:47.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[114754]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T07:31:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:47 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:48.356 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 5 on host 'smithi159' 2023-12-06T07:31:48.837 DEBUG:teuthology.orchestra.run.smithi159:osd.5> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.5.service 2023-12-06T07:31:48.839 INFO:tasks.cephadm:Deploying osd.6 on smithi159 with /dev/vg_nvme/lv_2... 2023-12-06T07:31:48.839 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T07:31:48.868 INFO:journalctl@ceph.osd.5.smithi159.stdout:-- Logs begin at Wed 2023-12-06 07:19:08 UTC. -- 2023-12-06T07:31:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:48 smithi159 ceph-mon[109528]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T07:31:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:48 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:49.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[108618]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T07:31:49.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:49.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:49.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:49.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:49.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:49.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:49.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[114754]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T07:31:49.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:49.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:49.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:49.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:31:49.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:49.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:48 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:31:49.282 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:31:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[116725]: 2023-12-06T07:31:49.181+0000 7fca502523c0 -1 osd.5 0 log_to_monitors true 2023-12-06T07:31:49.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:49 smithi159 ceph-mon[109528]: from='osd.5 [v2:172.21.15.159:6808/3110692917,v1:172.21.15.159:6809/3110692917]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:31:49.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:49 smithi159 ceph-mon[109528]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:31:50.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:49 smithi155 ceph-mon[108618]: from='osd.5 [v2:172.21.15.159:6808/3110692917,v1:172.21.15.159:6809/3110692917]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:31:50.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:49 smithi155 ceph-mon[108618]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:31:50.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:49 smithi155 ceph-mon[114754]: from='osd.5 [v2:172.21.15.159:6808/3110692917,v1:172.21.15.159:6809/3110692917]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:31:50.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:49 smithi155 ceph-mon[114754]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:31:50.677 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T07:31:50.677 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T07:31:50.677 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-12-06T07:31:50.677 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-12-06T07:31:50.677 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0133561 s, 785 MB/s 2023-12-06T07:31:50.678 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-12-06T07:31:50.980 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:31:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[116725]: 2023-12-06T07:31:50.660+0000 7fca46c55700 -1 osd.5 0 waiting for initial osdmap 2023-12-06T07:31:50.980 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:31:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[116725]: 2023-12-06T07:31:50.675+0000 7fca415ec700 -1 osd.5 35 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:31:50.980 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:50 smithi159 ceph-mon[109528]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 44 KiB/s, 0 objects/s recovering 2023-12-06T07:31:50.981 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:50 smithi159 ceph-mon[109528]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T07:31:50.981 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:50 smithi159 ceph-mon[109528]: osdmap e34: 6 total, 5 up, 6 in 2023-12-06T07:31:50.981 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:50 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:50.981 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:50 smithi159 ceph-mon[109528]: from='osd.5 [v2:172.21.15.159:6808/3110692917,v1:172.21.15.159:6809/3110692917]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:50.981 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:50 smithi159 ceph-mon[109528]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:51.076 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi159:vg_nvme/lv_2 2023-12-06T07:31:51.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[108618]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 44 KiB/s, 0 objects/s recovering 2023-12-06T07:31:51.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[108618]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T07:31:51.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[108618]: osdmap e34: 6 total, 5 up, 6 in 2023-12-06T07:31:51.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:51.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[108618]: from='osd.5 [v2:172.21.15.159:6808/3110692917,v1:172.21.15.159:6809/3110692917]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:51.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[108618]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:51.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[114754]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 44 KiB/s, 0 objects/s recovering 2023-12-06T07:31:51.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[114754]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T07:31:51.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[114754]: osdmap e34: 6 total, 5 up, 6 in 2023-12-06T07:31:51.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:51.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[114754]: from='osd.5 [v2:172.21.15.159:6808/3110692917,v1:172.21.15.159:6809/3110692917]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:51.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:50 smithi155 ceph-mon[114754]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: osdmap e35: 6 total, 5 up, 6 in 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:51.955 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: osd.5 [v2:172.21.15.159:6808/3110692917,v1:172.21.15.159:6809/3110692917] boot 2023-12-06T07:31:51.956 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: osdmap e36: 6 total, 6 up, 6 in 2023-12-06T07:31:51.956 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:51 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:52.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:31:52.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: osdmap e35: 6 total, 5 up, 6 in 2023-12-06T07:31:52.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:52.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:52.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:52.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: osd.5 [v2:172.21.15.159:6808/3110692917,v1:172.21.15.159:6809/3110692917] boot 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: osdmap e36: 6 total, 6 up, 6 in 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: osdmap e35: 6 total, 5 up, 6 in 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:52.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:31:52.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:52.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:31:52.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: osd.5 [v2:172.21.15.159:6808/3110692917,v1:172.21.15.159:6809/3110692917] boot 2023-12-06T07:31:52.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: osdmap e36: 6 total, 6 up, 6 in 2023-12-06T07:31:52.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:51 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:31:52.858 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:52 smithi159 ceph-mon[109528]: purged_snaps scrub starts 2023-12-06T07:31:52.858 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:52 smithi159 ceph-mon[109528]: purged_snaps scrub ok 2023-12-06T07:31:52.858 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:52 smithi159 ceph-mon[109528]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T07:31:52.858 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:52 smithi159 ceph-mon[109528]: Detected new or changed devices on smithi159 2023-12-06T07:31:52.858 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:52 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi159 to 8561M 2023-12-06T07:31:52.858 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:52 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:52.858 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:52 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:52.858 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:52 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:52.858 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:52 smithi159 ceph-mon[109528]: osdmap e37: 6 total, 6 up, 6 in 2023-12-06T07:31:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[108618]: purged_snaps scrub starts 2023-12-06T07:31:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[108618]: purged_snaps scrub ok 2023-12-06T07:31:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[108618]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T07:31:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[108618]: Detected new or changed devices on smithi159 2023-12-06T07:31:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi159 to 8561M 2023-12-06T07:31:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[108618]: osdmap e37: 6 total, 6 up, 6 in 2023-12-06T07:31:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[114754]: purged_snaps scrub starts 2023-12-06T07:31:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[114754]: purged_snaps scrub ok 2023-12-06T07:31:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[114754]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T07:31:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[114754]: Detected new or changed devices on smithi159 2023-12-06T07:31:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi159 to 8561M 2023-12-06T07:31:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:31:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:31:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:31:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:52 smithi155 ceph-mon[114754]: osdmap e37: 6 total, 6 up, 6 in 2023-12-06T07:31:53.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:53 smithi159 ceph-mon[109528]: from='client.24275 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:53.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:53 smithi159 ceph-mon[109528]: osdmap e38: 6 total, 6 up, 6 in 2023-12-06T07:31:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:53 smithi155 ceph-mon[108618]: from='client.24275 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:53 smithi155 ceph-mon[108618]: osdmap e38: 6 total, 6 up, 6 in 2023-12-06T07:31:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:53 smithi155 ceph-mon[114754]: from='client.24275 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:31:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:53 smithi155 ceph-mon[114754]: osdmap e38: 6 total, 6 up, 6 in 2023-12-06T07:31:54.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:54 smithi159 ceph-mon[109528]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:31:54.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:54 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/1959475553' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d8af4b-5f7b-474f-9a89-4ae51c527f9b"}]: dispatch 2023-12-06T07:31:54.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:54 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d8af4b-5f7b-474f-9a89-4ae51c527f9b"}]: dispatch 2023-12-06T07:31:54.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:54 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60d8af4b-5f7b-474f-9a89-4ae51c527f9b"}]': finished 2023-12-06T07:31:54.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:54 smithi159 ceph-mon[109528]: osdmap e39: 7 total, 6 up, 7 in 2023-12-06T07:31:54.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:54 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:31:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[114754]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/1959475553' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d8af4b-5f7b-474f-9a89-4ae51c527f9b"}]: dispatch 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d8af4b-5f7b-474f-9a89-4ae51c527f9b"}]: dispatch 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60d8af4b-5f7b-474f-9a89-4ae51c527f9b"}]': finished 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[114754]: osdmap e39: 7 total, 6 up, 7 in 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[108618]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/1959475553' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d8af4b-5f7b-474f-9a89-4ae51c527f9b"}]: dispatch 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d8af4b-5f7b-474f-9a89-4ae51c527f9b"}]: dispatch 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60d8af4b-5f7b-474f-9a89-4ae51c527f9b"}]': finished 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[108618]: osdmap e39: 7 total, 6 up, 7 in 2023-12-06T07:31:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:54 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:31:55.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:55 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/192346091' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:55.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:55 smithi159 ceph-mon[109528]: osdmap e40: 7 total, 6 up, 7 in 2023-12-06T07:31:55.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:55 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:31:56.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:55 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/192346091' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:56.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:55 smithi155 ceph-mon[114754]: osdmap e40: 7 total, 6 up, 7 in 2023-12-06T07:31:56.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:55 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:31:56.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:55 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/192346091' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:31:56.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:55 smithi155 ceph-mon[108618]: osdmap e40: 7 total, 6 up, 7 in 2023-12-06T07:31:56.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:55 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:31:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:56 smithi159 ceph-mon[109528]: pgmap v100: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:31:57.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:56 smithi155 ceph-mon[114754]: pgmap v100: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:31:57.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:56 smithi155 ceph-mon[108618]: pgmap v100: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:31:58.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:31:58 smithi159 ceph-mon[109528]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:31:59.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:31:58 smithi155 ceph-mon[108618]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:31:59.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:31:58 smithi155 ceph-mon[114754]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:00.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:00 smithi159 ceph-mon[109528]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:00.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:00 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T07:32:00.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:00 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:00.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:00 smithi159 ceph-mon[109528]: Deploying daemon osd.6 on smithi159 2023-12-06T07:32:00.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:00 smithi155 ceph-mon[108618]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:00 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T07:32:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:00 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:00 smithi155 ceph-mon[108618]: Deploying daemon osd.6 on smithi159 2023-12-06T07:32:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:00 smithi155 ceph-mon[114754]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:00 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T07:32:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:00 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:00 smithi155 ceph-mon[114754]: Deploying daemon osd.6 on smithi159 2023-12-06T07:32:02.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:02 smithi155 ceph-mon[108618]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-06T07:32:02.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:02 smithi155 ceph-mon[114754]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-06T07:32:02.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:02 smithi159 ceph-mon[109528]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-06T07:32:04.033 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:04 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:04.034 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:04 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:04.306 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:04 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:04.306 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:04 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:04.306 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:04 smithi159 ceph-mon[109528]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T07:32:04.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:04.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[108618]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T07:32:04.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:04.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:04.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:04.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:04.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:04 smithi155 ceph-mon[114754]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T07:32:05.445 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 6 on host 'smithi159' 2023-12-06T07:32:05.872 DEBUG:teuthology.orchestra.run.smithi159:osd.6> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.6.service 2023-12-06T07:32:05.874 INFO:tasks.cephadm:Deploying osd.7 on smithi159 with /dev/vg_nvme/lv_1... 2023-12-06T07:32:05.874 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T07:32:05.904 INFO:journalctl@ceph.osd.6.smithi159.stdout:-- Logs begin at Wed 2023-12-06 07:19:08 UTC. -- 2023-12-06T07:32:05.926 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:05.926 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:05.926 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:05.926 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:05.926 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:05.926 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:05 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:06.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:06.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:06.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:06.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:06.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:06.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:06.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:06.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:06.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:06.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:06.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:06.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:05 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:06.494 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:32:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[120093]: 2023-12-06T07:32:06.235+0000 7f0d336283c0 -1 osd.6 0 log_to_monitors true 2023-12-06T07:32:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:06 smithi159 ceph-mon[109528]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T07:32:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:06 smithi159 ceph-mon[109528]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T07:32:07.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:06 smithi155 ceph-mon[108618]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T07:32:07.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:06 smithi155 ceph-mon[108618]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T07:32:07.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:06 smithi155 ceph-mon[114754]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T07:32:07.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:06 smithi155 ceph-mon[114754]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T07:32:07.971 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T07:32:07.971 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T07:32:07.972 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-12-06T07:32:07.972 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-12-06T07:32:07.972 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111224 s, 943 MB/s 2023-12-06T07:32:07.972 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-12-06T07:32:08.203 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:08 smithi159 ceph-mon[109528]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T07:32:08.203 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:08 smithi159 ceph-mon[109528]: osdmap e41: 7 total, 6 up, 7 in 2023-12-06T07:32:08.203 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:08 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:08.203 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:08 smithi159 ceph-mon[109528]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:32:08.203 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:08 smithi159 ceph-mon[109528]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:08.204 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:32:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[120093]: 2023-12-06T07:32:08.110+0000 7f0d2a02b700 -1 osd.6 0 waiting for initial osdmap 2023-12-06T07:32:08.204 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:32:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[120093]: 2023-12-06T07:32:08.122+0000 7f0d229be700 -1 osd.6 42 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:32:08.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[108618]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T07:32:08.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[108618]: osdmap e41: 7 total, 6 up, 7 in 2023-12-06T07:32:08.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:08.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[108618]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:32:08.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[108618]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:08.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[114754]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T07:32:08.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[114754]: osdmap e41: 7 total, 6 up, 7 in 2023-12-06T07:32:08.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:08.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[114754]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:32:08.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:08 smithi155 ceph-mon[114754]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:08.566 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi159:vg_nvme/lv_1 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: osdmap e42: 7 total, 6 up, 7 in 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: Detected new or changed devices on smithi159 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi159 to 5707M 2023-12-06T07:32:09.250 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:09.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:09 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: osdmap e42: 7 total, 6 up, 7 in 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: Detected new or changed devices on smithi159 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi159 to 5707M 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: from='osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: osdmap e42: 7 total, 6 up, 7 in 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: Detected new or changed devices on smithi159 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi159 to 5707M 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:09 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:10.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: purged_snaps scrub starts 2023-12-06T07:32:10.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: purged_snaps scrub ok 2023-12-06T07:32:10.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:10.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089] boot 2023-12-06T07:32:10.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: osdmap e43: 7 total, 7 up, 7 in 2023-12-06T07:32:10.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:10.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:10.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: osdmap e44: 7 total, 7 up, 7 in 2023-12-06T07:32:10.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:10.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:32:10.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:32:10.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:10 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: purged_snaps scrub starts 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: purged_snaps scrub ok 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089] boot 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: osdmap e43: 7 total, 7 up, 7 in 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: osdmap e44: 7 total, 7 up, 7 in 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:32:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: purged_snaps scrub starts 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: purged_snaps scrub ok 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: osd.6 [v2:172.21.15.159:6816/1107035089,v1:172.21.15.159:6817/1107035089] boot 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: osdmap e43: 7 total, 7 up, 7 in 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: osdmap e44: 7 total, 7 up, 7 in 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T07:32:10.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:10 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:11.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:11 smithi155 ceph-mon[108618]: osdmap e45: 7 total, 7 up, 7 in 2023-12-06T07:32:11.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:11 smithi155 ceph-mon[114754]: osdmap e45: 7 total, 7 up, 7 in 2023-12-06T07:32:11.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:11 smithi159 ceph-mon[109528]: osdmap e45: 7 total, 7 up, 7 in 2023-12-06T07:32:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[108618]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T07:32:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[108618]: osdmap e46: 7 total, 7 up, 7 in 2023-12-06T07:32:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/3977346892' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6729a3ce-456b-427f-90b7-ff92ea3ba9cc"}]: dispatch 2023-12-06T07:32:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6729a3ce-456b-427f-90b7-ff92ea3ba9cc"}]: dispatch 2023-12-06T07:32:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[108618]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6729a3ce-456b-427f-90b7-ff92ea3ba9cc"}]': finished 2023-12-06T07:32:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[108618]: osdmap e47: 8 total, 7 up, 8 in 2023-12-06T07:32:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[114754]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T07:32:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[114754]: osdmap e46: 7 total, 7 up, 7 in 2023-12-06T07:32:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/3977346892' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6729a3ce-456b-427f-90b7-ff92ea3ba9cc"}]: dispatch 2023-12-06T07:32:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6729a3ce-456b-427f-90b7-ff92ea3ba9cc"}]: dispatch 2023-12-06T07:32:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[114754]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6729a3ce-456b-427f-90b7-ff92ea3ba9cc"}]': finished 2023-12-06T07:32:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[114754]: osdmap e47: 8 total, 7 up, 8 in 2023-12-06T07:32:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:12 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:12 smithi159 ceph-mon[109528]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T07:32:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:12 smithi159 ceph-mon[109528]: osdmap e46: 7 total, 7 up, 7 in 2023-12-06T07:32:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:12 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/3977346892' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6729a3ce-456b-427f-90b7-ff92ea3ba9cc"}]: dispatch 2023-12-06T07:32:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:12 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6729a3ce-456b-427f-90b7-ff92ea3ba9cc"}]: dispatch 2023-12-06T07:32:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:12 smithi159 ceph-mon[109528]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6729a3ce-456b-427f-90b7-ff92ea3ba9cc"}]': finished 2023-12-06T07:32:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:12 smithi159 ceph-mon[109528]: osdmap e47: 8 total, 7 up, 8 in 2023-12-06T07:32:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:12 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:13.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:13 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/2070453170' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:32:13.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:13 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/2070453170' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:32:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:13 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/2070453170' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T07:32:14.615 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:14 smithi159 ceph-mon[109528]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T07:32:14.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:14 smithi155 ceph-mon[108618]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T07:32:14.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:14 smithi155 ceph-mon[114754]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T07:32:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:16 smithi155 ceph-mon[108618]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-12-06T07:32:16.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:16 smithi155 ceph-mon[114754]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-12-06T07:32:16.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:16 smithi159 ceph-mon[109528]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-12-06T07:32:17.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T07:32:17.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:17 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:17.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:17 smithi155 ceph-mon[108618]: Deploying daemon osd.7 on smithi159 2023-12-06T07:32:17.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T07:32:17.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:17 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:17.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:17 smithi155 ceph-mon[114754]: Deploying daemon osd.7 on smithi159 2023-12-06T07:32:17.656 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T07:32:17.656 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:17 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:17.656 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:17 smithi159 ceph-mon[109528]: Deploying daemon osd.7 on smithi159 2023-12-06T07:32:18.567 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:18 smithi159 ceph-mon[109528]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-06T07:32:18.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:18 smithi155 ceph-mon[108618]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-06T07:32:18.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:18 smithi155 ceph-mon[114754]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-06T07:32:20.592 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:20 smithi159 ceph-mon[109528]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T07:32:20.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:20 smithi155 ceph-mon[108618]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T07:32:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:20 smithi155 ceph-mon[114754]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T07:32:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:21 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:21 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:21 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:21 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:21 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:21 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:21 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:21 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:21.879 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:21 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:21.879 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:21 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:21.879 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:21 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:21.879 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:21 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:22.977 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 7 on host 'smithi159' 2023-12-06T07:32:23.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:22 smithi159 ceph-mon[109528]: pgmap v121: 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-06T07:32:23.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:22 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:23.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:22 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:22 smithi155 ceph-mon[108618]: pgmap v121: 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-06T07:32:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:22 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:22 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:23.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:22 smithi155 ceph-mon[114754]: pgmap v121: 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-06T07:32:23.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:22 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:23.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:22 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:23.408 DEBUG:teuthology.orchestra.run.smithi159:osd.7> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.7.service 2023-12-06T07:32:23.411 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-06T07:32:23.411 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T07:32:23.441 INFO:journalctl@ceph.osd.7.smithi159.stdout:-- Logs begin at Wed 2023-12-06 07:19:08 UTC. -- 2023-12-06T07:32:23.872 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:32:23 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[123566]: 2023-12-06T07:32:23.756+0000 7fa57ff5d3c0 -1 osd.7 0 log_to_monitors true 2023-12-06T07:32:24.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:23 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:24.231 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:23 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:24.231 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:23 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:24.231 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:23 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:24.231 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:23 smithi159 ceph-mon[109528]: from='osd.7 [v2:172.21.15.159:6824/3643958707,v1:172.21.15.159:6825/3643958707]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:32:24.231 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:23 smithi159 ceph-mon[109528]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:32:24.341 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:24.341 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:24.341 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:24.341 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:24.342 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[114754]: from='osd.7 [v2:172.21.15.159:6824/3643958707,v1:172.21.15.159:6825/3643958707]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:32:24.342 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[114754]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:32:24.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:24.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:24.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:24.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:24.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[108618]: from='osd.7 [v2:172.21.15.159:6824/3643958707,v1:172.21.15.159:6825/3643958707]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:32:24.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:23 smithi155 ceph-mon[108618]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:32:24.673 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:32:25.066 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":48,"num_osds":8,"num_up_osds":7,"osd_up_since":1701847929,"num_in_osds":8,"osd_in_since":1701847931,"num_remapped_pgs":0} 2023-12-06T07:32:25.241 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:32:24 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[123566]: 2023-12-06T07:32:24.987+0000 7fa576960700 -1 osd.7 0 waiting for initial osdmap 2023-12-06T07:32:25.241 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:32:24 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[123566]: 2023-12-06T07:32:24.994+0000 7fa5732fb700 -1 osd.7 49 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:32:25.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:24 smithi159 ceph-mon[109528]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-06T07:32:25.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:24 smithi159 ceph-mon[109528]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T07:32:25.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:24 smithi159 ceph-mon[109528]: osdmap e48: 8 total, 7 up, 8 in 2023-12-06T07:32:25.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:24 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:25.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:24 smithi159 ceph-mon[109528]: from='osd.7 [v2:172.21.15.159:6824/3643958707,v1:172.21.15.159:6825/3643958707]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:32:25.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:24 smithi159 ceph-mon[109528]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:32:25.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:24 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2402960408' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T07:32:25.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[108618]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-06T07:32:25.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[108618]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[108618]: osdmap e48: 8 total, 7 up, 8 in 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[108618]: from='osd.7 [v2:172.21.15.159:6824/3643958707,v1:172.21.15.159:6825/3643958707]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[108618]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2402960408' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[114754]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[114754]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[114754]: osdmap e48: 8 total, 7 up, 8 in 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[114754]: from='osd.7 [v2:172.21.15.159:6824/3643958707,v1:172.21.15.159:6825/3643958707]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[114754]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:32:25.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:24 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2402960408' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T07:32:26.068 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T07:32:26.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: osdmap e49: 8 total, 7 up, 8 in 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:26.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:25 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:32:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: osdmap e49: 8 total, 7 up, 8 in 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: osdmap e49: 8 total, 7 up, 8 in 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:26.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:26.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:32:26.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:26.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:25 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:27.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:26 smithi159 ceph-mon[109528]: purged_snaps scrub starts 2023-12-06T07:32:27.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:26 smithi159 ceph-mon[109528]: purged_snaps scrub ok 2023-12-06T07:32:27.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:26 smithi159 ceph-mon[109528]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T07:32:27.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:26 smithi159 ceph-mon[109528]: Detected new or changed devices on smithi159 2023-12-06T07:32:27.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:26 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi159 to 4280M 2023-12-06T07:32:27.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:26 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:27.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:26 smithi159 ceph-mon[109528]: osd.7 [v2:172.21.15.159:6824/3643958707,v1:172.21.15.159:6825/3643958707] boot 2023-12-06T07:32:27.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:26 smithi159 ceph-mon[109528]: osdmap e50: 8 total, 8 up, 8 in 2023-12-06T07:32:27.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:26 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:27.342 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:32:27.369 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[114754]: purged_snaps scrub starts 2023-12-06T07:32:27.369 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[114754]: purged_snaps scrub ok 2023-12-06T07:32:27.369 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[114754]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T07:32:27.369 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[114754]: Detected new or changed devices on smithi159 2023-12-06T07:32:27.369 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi159 to 4280M 2023-12-06T07:32:27.369 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:27.369 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[114754]: osd.7 [v2:172.21.15.159:6824/3643958707,v1:172.21.15.159:6825/3643958707] boot 2023-12-06T07:32:27.369 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[114754]: osdmap e50: 8 total, 8 up, 8 in 2023-12-06T07:32:27.369 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[108618]: purged_snaps scrub starts 2023-12-06T07:32:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[108618]: purged_snaps scrub ok 2023-12-06T07:32:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[108618]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T07:32:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[108618]: Detected new or changed devices on smithi159 2023-12-06T07:32:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi159 to 4280M 2023-12-06T07:32:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[108618]: osd.7 [v2:172.21.15.159:6824/3643958707,v1:172.21.15.159:6825/3643958707] boot 2023-12-06T07:32:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[108618]: osdmap e50: 8 total, 8 up, 8 in 2023-12-06T07:32:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:26 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:27.702 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":51,"num_osds":8,"num_up_osds":8,"osd_up_since":1701847945,"num_in_osds":8,"osd_in_since":1701847931,"num_remapped_pgs":1} 2023-12-06T07:32:27.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T07:32:27.922 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:28.342 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:28 smithi155 ceph-mon[108618]: osdmap e51: 8 total, 8 up, 8 in 2023-12-06T07:32:28.343 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:28 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3620849287' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T07:32:28.343 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:28 smithi155 ceph-mon[114754]: osdmap e51: 8 total, 8 up, 8 in 2023-12-06T07:32:28.343 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:28 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3620849287' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T07:32:28.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:28 smithi159 ceph-mon[109528]: osdmap e51: 8 total, 8 up, 8 in 2023-12-06T07:32:28.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:28 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3620849287' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T07:32:28.936 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:32:28.936 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":52,"fsid":"0c98e95c-9409-11ee-95a2-87774f69a715","created":"2023-12-06T07:28:51.314934+0000","modified":"2023-12-06T07:32:28.000657+0000","last_up_change":"2023-12-06T07:32:25.985058+0000","last_in_change":"2023-12-06T07:32:11.725950+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-06T07:31:03.415347+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"b94a982a-7b1c-43ba-bfe1-35933ca5a79a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6803","nonce":1368362806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6805","nonce":1368362806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6809","nonce":1368362806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6807","nonce":1368362806}]},"public_addr":"172.21.15.155:6803/1368362806","cluster_addr":"172.21.15.155:6805/1368362806","heartbeat_back_addr":"172.21.15.155:6809/1368362806","heartbeat_front_addr":"172.21.15.155:6807/1368362806","state":["exists","up"]},{"osd":1,"uuid":"8c975c24-9479-4a07-8ee2-0e3156a3e1eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6811","nonce":2431546643}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6813","nonce":2431546643}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6817","nonce":2431546643}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6815","nonce":2431546643}]},"public_addr":"172.21.15.155:6811/2431546643","cluster_addr":"172.21.15.155:6813/2431546643","heartbeat_back_addr":"172.21.15.155:6817/2431546643","heartbeat_front_addr":"172.21.15.155:6815/2431546643","state":["exists","up"]},{"osd":2,"uuid":"43f98da9-6605-4a29-a10a-457abbe83f80","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.155:6818","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6819","nonce":3983549543}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6821","nonce":3983549543}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6825","nonce":3983549543}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6823","nonce":3983549543}]},"public_addr":"172.21.15.155:6819/3983549543","cluster_addr":"172.21.15.155:6821/3983549543","heartbeat_back_addr":"172.21.15.155:6825/3983549543","heartbeat_front_addr":"172.21.15.155:6823/3983549543","state":["exists","up"]},{"osd":3,"uuid":"232e047d-7cfd-431a-9ea4-105062e3a69e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6827","nonce":4106160760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6829","nonce":4106160760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6832","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6833","nonce":4106160760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6831","nonce":4106160760}]},"public_addr":"172.21.15.155:6827/4106160760","cluster_addr":"172.21.15.155:6829/4106160760","heartbeat_back_addr":"172.21.15.155:6833/4106160760","heartbeat_front_addr":"172.21.15.155:6831/4106160760","state":["exists","up"]},{"osd":4,"uuid":"fa40a0cf-1e77-4267-8217-8c0386331136","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6801","nonce":3247833100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6803","nonce":3247833100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6807","nonce":3247833100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6805","nonce":3247833100}]},"public_addr":"172.21.15.159:6801/3247833100","cluster_addr":"172.21.15.159:6803/3247833100","heartbeat_back_addr":"172.21.15.159:6807/3247833100","heartbeat_front_addr":"172.21.15.159:6805/3247833100","state":["exists","up"]},{"osd":5,"uuid":"4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6809","nonce":3110692917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6811","nonce":3110692917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6815","nonce":3110692917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6813","nonce":3110692917}]},"public_addr":"172.21.15.159:6809/3110692917","cluster_addr":"172.21.15.159:6811/3110692917","heartbeat_back_addr":"172.21.15.159:6815/3110692917","heartbeat_front_addr":"172.21.15.159:6813/3110692917","state":["exists","up"]},{"osd":6,"uuid":"60d8af4b-5f7b-474f-9a89-4ae51c527f9b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6817","nonce":1107035089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6819","nonce":1107035089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6823","nonce":1107035089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6821","nonce":1107035089}]},"public_addr":"172.21.15.159:6817/1107035089","cluster_addr":"172.21.15.159:6819/1107035089","heartbeat_back_addr":"172.21.15.159:6823/1107035089","heartbeat_front_addr":"172.21.15.159:6821/1107035089","state":["exists","up"]},{"osd":7,"uuid":"6729a3ce-456b-427f-90b7-ff92ea3ba9cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6825","nonce":3643958707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6827","nonce":3643958707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6831","nonce":3643958707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6829","nonce":3643958707}]},"public_addr":"172.21.15.159:6825/3643958707","cluster_addr":"172.21.15.159:6827/3643958707","heartbeat_back_addr":"172.21.15.159:6831/3643958707","heartbeat_front_addr":"172.21.15.159:6829/3643958707","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-06T07:30:30.538362+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-06T07:30:45.990406+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-06T07:31:01.288047+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-06T07:31:17.307346+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-06T07:31:33.201473+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-06T07:31:50.201970+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-06T07:32:07.267039+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-06T07:32:24.713971+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[{"pgid":"1.0","osds":[0,6]}],"primary_temp":[],"blocklist":{"172.21.15.155:0/1922558454":"2023-12-07T07:29:33.057167+0000","172.21.15.155:6800/1786864805":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/251650456":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/1536896534":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/938890352":"2023-12-07T07:29:12.763261+0000","172.21.15.155:0/1015496572":"2023-12-07T07:29:12.763261+0000","172.21.15.155:6801/3381271436":"2023-12-07T07:29:12.763261+0000","172.21.15.155:6800/3381271436":"2023-12-07T07:29:12.763261+0000","172.21.15.155:6801/1786864805":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/2354900141":"2023-12-07T07:29:12.763261+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-06T07:32:29.284 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:29 smithi155 ceph-mon[108618]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:29.284 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:29 smithi155 ceph-mon[108618]: osdmap e52: 8 total, 8 up, 8 in 2023-12-06T07:32:29.284 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:29 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3660135371' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T07:32:29.285 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:29 smithi155 ceph-mon[114754]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:29.285 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:29 smithi155 ceph-mon[114754]: osdmap e52: 8 total, 8 up, 8 in 2023-12-06T07:32:29.285 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:29 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3660135371' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T07:32:29.286 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-06T07:31:03.415347+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': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-06T07:32:29.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-06T07:32:29.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:29 smithi159 ceph-mon[109528]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:29.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:29 smithi159 ceph-mon[109528]: osdmap e52: 8 total, 8 up, 8 in 2023-12-06T07:32:29.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:29 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3660135371' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T07:32:29.507 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:30.223 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:30 smithi155 ceph-mon[108618]: osdmap e53: 8 total, 8 up, 8 in 2023-12-06T07:32:30.224 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:30 smithi155 ceph-mon[114754]: osdmap e53: 8 total, 8 up, 8 in 2023-12-06T07:32:30.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:30 smithi159 ceph-mon[109528]: osdmap e53: 8 total, 8 up, 8 in 2023-12-06T07:32:30.556 INFO:teuthology.orchestra.run.smithi155.stdout:pg_num: 1 2023-12-06T07:32:30.910 INFO:tasks.cephadm:Adding prometheus.a on smithi159 2023-12-06T07:32:30.910 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi159=a' 2023-12-06T07:32:31.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:31 smithi159 ceph-mon[109528]: pgmap v131: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T07:32:31.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:31 smithi159 ceph-mon[109528]: osdmap e54: 8 total, 8 up, 8 in 2023-12-06T07:32:31.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:31 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1648590590' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T07:32:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:31 smithi155 ceph-mon[108618]: pgmap v131: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T07:32:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:31 smithi155 ceph-mon[108618]: osdmap e54: 8 total, 8 up, 8 in 2023-12-06T07:32:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:31 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1648590590' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T07:32:31.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:31 smithi155 ceph-mon[114754]: pgmap v131: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T07:32:31.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:31 smithi155 ceph-mon[114754]: osdmap e54: 8 total, 8 up, 8 in 2023-12-06T07:32:31.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:31 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1648590590' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T07:32:32.303 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled prometheus update... 2023-12-06T07:32:32.681 DEBUG:teuthology.orchestra.run.smithi159:prometheus.a> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-06T07:32:32.683 INFO:tasks.cephadm:Adding node-exporter.a on smithi155 2023-12-06T07:32:32.683 INFO:tasks.cephadm:Adding node-exporter.b on smithi159 2023-12-06T07:32:32.684 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi155=a;smithi159=b' 2023-12-06T07:32:32.712 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:-- Logs begin at Wed 2023-12-06 07:19:08 UTC. -- 2023-12-06T07:32:33.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-mon[109528]: pgmap v133: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-12-06T07:32:33.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:33.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:33.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:33.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:33.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:33.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T07:32:33.362 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:33.137+0000 7f94ad942700 -1 calc_pg_upmaps abort due to max <= 0 2023-12-06T07:32:33.362 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[114754]: pgmap v133: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-12-06T07:32:33.362 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:33.362 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[108618]: pgmap v133: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' 2023-12-06T07:32:33.363 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T07:32:33.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ignoring --setuser ceph since I am not root 2023-12-06T07:32:33.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ignoring --setgroup ceph since I am not root 2023-12-06T07:32:33.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-mgr[108894]: -- 172.21.15.155:0/3860239826 <== mon.1 v2:172.21.15.155:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cfd0ec4340 con 0x55cfd0e9cc00 2023-12-06T07:32:33.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:33.501+0000 7f75666c7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:32:33.667 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ignoring --setuser ceph since I am not root 2023-12-06T07:32:33.667 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ignoring --setgroup ceph since I am not root 2023-12-06T07:32:33.667 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-mgr[110797]: -- 172.21.15.159:0/1196252917 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c6b9516340 con 0x55c6b94ee800 2023-12-06T07:32:33.667 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:33.496+0000 7f03ffecc000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:32:33.667 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:33.664+0000 7f03ffecc000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:32:33.955 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:33.660+0000 7f75666c7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:32:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:34 smithi159 ceph-mon[109528]: from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:34 smithi159 ceph-mon[109528]: Saving service prometheus spec with placement smithi159=a;count:1 2023-12-06T07:32:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:32:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:32:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:34 smithi159 ceph-mon[109528]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T07:32:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:34 smithi159 ceph-mon[109528]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-06T07:32:34.247 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:33 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:33.982+0000 7f03ffecc000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:32:34.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:33.953+0000 7f75666c7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[114754]: from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[114754]: Saving service prometheus spec with placement smithi159=a;count:1 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[114754]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[114754]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[108618]: from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[108618]: Saving service prometheus spec with placement smithi159=a;count:1 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[108618]: from='mgr.14152 172.21.15.155:0/3517081423' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T07:32:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-mon[108618]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-06T07:32:34.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:34 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:34.484+0000 7f03ffecc000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:32:34.800 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:34.443+0000 7f75666c7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:32:35.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:34.798+0000 7f75666c7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:32:35.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:34 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:34.843+0000 7f03ffecc000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:32:35.747 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:35.482+0000 7f03ffecc000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:32:35.747 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:35.649+0000 7f03ffecc000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:32:35.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:35 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:35.434+0000 7f75666c7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:32:35.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:35 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:35.602+0000 7f75666c7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:32:36.454 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:36.194+0000 7f75666c7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:32:36.455 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:36.275+0000 7f75666c7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:32:36.455 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:36.361+0000 7f75666c7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:32:36.506 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:36.245+0000 7f03ffecc000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:32:36.506 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:36.327+0000 7f03ffecc000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:32:36.506 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:36.414+0000 7f03ffecc000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:32:36.506 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:36.504+0000 7f03ffecc000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:32:36.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:36.452+0000 7f75666c7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:32:36.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:36.543+0000 7f75666c7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:32:36.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:36.633+0000 7f75666c7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:32:36.985 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:36.594+0000 7f03ffecc000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:32:36.986 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:36.684+0000 7f03ffecc000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:32:37.208 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:36.933+0000 7f75666c7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:32:37.208 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:37.026+0000 7f75666c7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:32:37.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:36.983+0000 7f03ffecc000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:32:37.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:37.076+0000 7f03ffecc000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:32:37.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:37.206+0000 7f75666c7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:32:37.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:37.290+0000 7f75666c7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:32:37.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:37.254+0000 7f03ffecc000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:32:37.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:37.338+0000 7f03ffecc000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:32:38.266 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:37.984+0000 7f75666c7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:32:38.266 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:38.131+0000 7f75666c7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:32:38.313 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:38.032+0000 7f03ffecc000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:32:38.314 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:38.179+0000 7f03ffecc000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:32:38.314 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:38.312+0000 7f03ffecc000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:32:38.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:38.264+0000 7f75666c7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:32:38.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:38.702+0000 7f03ffecc000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:32:38.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:38.837+0000 7f03ffecc000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:32:39.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:38.656+0000 7f75666c7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:32:39.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:38.791+0000 7f75666c7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:32:39.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:39.223+0000 7f03ffecc000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:32:39.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:39.337+0000 7f03ffecc000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:32:39.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: [06/Dec/2023:07:32:39] ENGINE Bus STARTING 2023-12-06T07:32:39.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: CherryPy Checker: 2023-12-06T07:32:39.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: The Application mounted at '' has an empty config. 2023-12-06T07:32:39.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: 2023-12-06T07:32:39.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: [06/Dec/2023:07:32:39] ENGINE Serving on http://:::9283 2023-12-06T07:32:39.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:32:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: [06/Dec/2023:07:32:39] ENGINE Bus STARTED 2023-12-06T07:32:39.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:39 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:39.176+0000 7f75666c7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:32:39.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:39 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:39.291+0000 7f75666c7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:32:40.550 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:32:40] ENGINE Bus STARTING 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: CherryPy Checker: 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: The Application mounted at '' has an empty config. 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:32:40] ENGINE Serving on http://:::9283 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:32:40] ENGINE Bus STARTED 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[114754]: Active manager daemon y restarted 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[114754]: Activating manager daemon y 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[114754]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[114754]: Standby manager daemon x restarted 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[114754]: Standby manager daemon x started 2023-12-06T07:32:40.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[108618]: Active manager daemon y restarted 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[108618]: Activating manager daemon y 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[108618]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[108618]: Standby manager daemon x restarted 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[108618]: Standby manager daemon x started 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:32:40.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:32:40.640 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:40 smithi159 ceph-mon[109528]: Active manager daemon y restarted 2023-12-06T07:32:40.640 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:40 smithi159 ceph-mon[109528]: Activating manager daemon y 2023-12-06T07:32:40.640 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:40 smithi159 ceph-mon[109528]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T07:32:40.640 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:40 smithi159 ceph-mon[109528]: Standby manager daemon x restarted 2023-12-06T07:32:40.640 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:40 smithi159 ceph-mon[109528]: Standby manager daemon x started 2023-12-06T07:32:40.640 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:40 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:32:40.640 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:40 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:32:40.640 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:40 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:32:40.640 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:40 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/370446896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:32:40.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:32:40] ENGINE Bus STARTING 2023-12-06T07:32:41.301 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:32:40] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:32:41.301 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:40 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:32:40] ENGINE Bus STARTED 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: mgrmap e17: y(active, starting, since 0.985774s), standbys: x 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:32:41.305 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: Manager daemon y is now available 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:32:41.306 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: mgrmap e17: y(active, starting, since 0.985774s), standbys: x 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:32:41.307 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: Manager daemon y is now available 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:41.308 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:32:41.309 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:32:41.309 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:32:41.309 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:32:41.309 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:41.318 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled node-exporter update... 2023-12-06T07:32:41.557 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: mgrmap e17: y(active, starting, since 0.985774s), standbys: x 2023-12-06T07:32:41.557 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:32:41.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: Manager daemon y is now available 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:32:41.559 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:41.715 DEBUG:teuthology.orchestra.run.smithi155:node-exporter.a> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-06T07:32:41.717 DEBUG:teuthology.orchestra.run.smithi159:node-exporter.b> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-06T07:32:41.719 INFO:tasks.cephadm:Adding alertmanager.a on smithi155 2023-12-06T07:32:41.719 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi155=a' 2023-12-06T07:32:41.744 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:-- Logs begin at Wed 2023-12-06 07:19:05 UTC. -- 2023-12-06T07:32:41.746 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:-- Logs begin at Wed 2023-12-06 07:19:08 UTC. -- 2023-12-06T07:32:42.371 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: [06/Dec/2023:07:32:40] ENGINE Bus STARTING 2023-12-06T07:32:42.371 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: [06/Dec/2023:07:32:40] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:32:42.371 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: [06/Dec/2023:07:32:40] ENGINE Bus STARTED 2023-12-06T07:32:42.371 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: mgrmap e18: y(active, since 1.9889s), standbys: x 2023-12-06T07:32:42.371 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi155=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:42.371 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: Saving service node-exporter spec with placement smithi155=a;smithi159=b;count:2 2023-12-06T07:32:42.371 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:42.372 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.372 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.372 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.372 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.372 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:42 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: [06/Dec/2023:07:32:40] ENGINE Bus STARTING 2023-12-06T07:32:42.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: [06/Dec/2023:07:32:40] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:32:42.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: [06/Dec/2023:07:32:40] ENGINE Bus STARTED 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: mgrmap e18: y(active, since 1.9889s), standbys: x 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi155=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: Saving service node-exporter spec with placement smithi155=a;smithi159=b;count:2 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: [06/Dec/2023:07:32:40] ENGINE Bus STARTING 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: [06/Dec/2023:07:32:40] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: [06/Dec/2023:07:32:40] ENGINE Bus STARTED 2023-12-06T07:32:42.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: mgrmap e18: y(active, since 1.9889s), standbys: x 2023-12-06T07:32:42.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi155=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:42.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: Saving service node-exporter spec with placement smithi155=a;smithi159=b;count:2 2023-12-06T07:32:42.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:42.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:42.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:42 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.150 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled alertmanager update... 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: mgrmap e19: y(active, since 3s), standbys: x 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:43 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.579 DEBUG:teuthology.orchestra.run.smithi155:alertmanager.a> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-06T07:32:43.582 INFO:tasks.cephadm:Adding grafana.a on smithi159 2023-12-06T07:32:43.582 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi159=a' 2023-12-06T07:32:43.609 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:32:43.609 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:32:43.609 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:32:43.609 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:43.609 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:32:43.609 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: mgrmap e19: y(active, since 3s), standbys: x 2023-12-06T07:32:43.609 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.609 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.609 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: mgrmap e19: y(active, since 3s), standbys: x 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:43 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:43.614 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:-- Logs begin at Wed 2023-12-06 07:19:05 UTC. -- 2023-12-06T07:32:44.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:44 smithi159 ceph-mon[109528]: Deploying daemon prometheus.a on smithi159 2023-12-06T07:32:44.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:44 smithi159 ceph-mon[109528]: from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:44.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:44 smithi159 ceph-mon[109528]: Saving service alertmanager spec with placement smithi155=a;count:1 2023-12-06T07:32:44.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:44 smithi155 ceph-mon[108618]: Deploying daemon prometheus.a on smithi159 2023-12-06T07:32:44.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:44 smithi155 ceph-mon[108618]: from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:44.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:44 smithi155 ceph-mon[108618]: Saving service alertmanager spec with placement smithi155=a;count:1 2023-12-06T07:32:44.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:44 smithi155 ceph-mon[114754]: Deploying daemon prometheus.a on smithi159 2023-12-06T07:32:44.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:44 smithi155 ceph-mon[114754]: from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:44.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:44 smithi155 ceph-mon[114754]: Saving service alertmanager spec with placement smithi155=a;count:1 2023-12-06T07:32:45.576 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:45 smithi159 ceph-mon[109528]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:45.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:45 smithi155 ceph-mon[108618]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:45.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:45 smithi155 ceph-mon[114754]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:45.978 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled grafana update... 2023-12-06T07:32:47.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:46 smithi159 ceph-mon[109528]: from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:47.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:46 smithi159 ceph-mon[109528]: Saving service grafana spec with placement smithi159=a;count:1 2023-12-06T07:32:47.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:46 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:47.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:46 smithi159 ceph-mon[109528]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:47.350 DEBUG:teuthology.orchestra.run.smithi159:grafana.a> sudo journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@grafana.a.service 2023-12-06T07:32:47.352 INFO:tasks.cephadm:Setting up client nodes... 2023-12-06T07:32:47.352 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T07:32:47.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:46 smithi155 ceph-mon[108618]: from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:47.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:46 smithi155 ceph-mon[108618]: Saving service grafana spec with placement smithi159=a;count:1 2023-12-06T07:32:47.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:46 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:47.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:46 smithi155 ceph-mon[108618]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:46 smithi155 ceph-mon[114754]: from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:32:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:46 smithi155 ceph-mon[114754]: Saving service grafana spec with placement smithi159=a;count:1 2023-12-06T07:32:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:46 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:46 smithi155 ceph-mon[114754]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:47.381 INFO:journalctl@ceph.grafana.a.smithi159.stdout:-- Logs begin at Wed 2023-12-06 07:19:08 UTC. -- 2023-12-06T07:32:48.659 INFO:teuthology.orchestra.run.smithi155.stdout:[client.0] 2023-12-06T07:32:48.659 INFO:teuthology.orchestra.run.smithi155.stdout: key = AQCgI3Bl4qwGJxAAFoAq2uEFUFZ5BlrobA0Pqw== 2023-12-06T07:32:49.006 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-06T07:32:49.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-06T07:32:49.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-06T07:32:49.087 DEBUG:teuthology.orchestra.run.smithi159:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T07:32:49.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:49 smithi159 ceph-mon[109528]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:49.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:49 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1962107928' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T07:32:49.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:49 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1962107928' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T07:32:49.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:49 smithi155 ceph-mon[108618]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:49.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:49 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1962107928' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T07:32:49.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:49 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1962107928' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T07:32:49.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:49 smithi155 ceph-mon[114754]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:49.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:49 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1962107928' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T07:32:49.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:49 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1962107928' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T07:32:51.209 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 systemd[1]: Starting Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:32:51.475 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-mon[109528]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:51.530 INFO:teuthology.orchestra.run.smithi159.stdout:[client.1] 2023-12-06T07:32:51.530 INFO:teuthology.orchestra.run.smithi159.stdout: key = AQCjI3Bl90c+HxAAhm5c0DhzHG86LQ5GsoO7eA== 2023-12-06T07:32:51.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:51 smithi155 ceph-mon[108618]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:51.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:51 smithi155 ceph-mon[114754]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.621Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.621Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.621Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.621Z 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 smithi159 (none))" 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.621Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.621Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.622Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.623Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.623Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.625Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T07:32:51.911 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.625Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.384µs 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.625Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.625Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.625Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.897µs wal_replay_duration=203.46µs total_replay_duration=241.895µs 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.626Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.626Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.626Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 bash[126993]: 5c4cd896014d669e18ad783150a3ba64f0413b846371f68b0941c136042b61fb 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 systemd[1]: Started Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.645Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.34188ms db_storage=486ns remote_storage=1.012µs web_handler=239ns query_engine=482ns scrape=457.166µs scrape_sd=15.763µs notify=736ns notify_sd=1.366µs rules=18.682717ms 2023-12-06T07:32:51.912 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:32:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:32:51.645Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T07:32:51.995 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-12-06T07:32:51.995 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-06T07:32:51.996 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-06T07:32:52.037 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T07:32:52.038 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T07:32:52.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T07:32:52.326 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:52.358 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:52 smithi155 systemd[1]: Starting Ceph node-exporter.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:32:52.621 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:52 smithi155 bash[131986]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-06T07:32:52.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:52 smithi155 ceph-mon[108618]: from='client.? 172.21.15.159:0/1583871649' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T07:32:52.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:52 smithi155 ceph-mon[108618]: 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-06T07:32:52.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:52 smithi155 ceph-mon[108618]: 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-06T07:32:52.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:52 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:52.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:52 smithi155 ceph-mon[114754]: from='client.? 172.21.15.159:0/1583871649' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T07:32:52.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:52 smithi155 ceph-mon[114754]: 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-06T07:32:52.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:52 smithi155 ceph-mon[114754]: 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-06T07:32:52.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:52 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:52.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:52 smithi159 ceph-mon[109528]: from='client.? 172.21.15.159:0/1583871649' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T07:32:52.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:52 smithi159 ceph-mon[109528]: 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-06T07:32:52.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:52 smithi159 ceph-mon[109528]: 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-06T07:32:52.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:52 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:53.358 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:53 smithi155 bash[131986]: Getting image source signatures 2023-12-06T07:32:53.358 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:53 smithi155 bash[131986]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-06T07:32:53.359 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:53 smithi155 bash[131986]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-06T07:32:53.359 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:53 smithi155 bash[131986]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-06T07:32:53.468 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:32:53.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:53 smithi155 ceph-mon[114754]: Deploying daemon node-exporter.a on smithi155 2023-12-06T07:32:53.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:53 smithi155 ceph-mon[114754]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:53.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:53 smithi155 ceph-mon[108618]: Deploying daemon node-exporter.a on smithi155 2023-12-06T07:32:53.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:53 smithi155 ceph-mon[108618]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:53.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:53 smithi159 ceph-mon[109528]: Deploying daemon node-exporter.a on smithi155 2023-12-06T07:32:53.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:53 smithi159 ceph-mon[109528]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:54.210 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":19,"active_gid":24349,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":3585572549},{"type":"v1","addr":"172.21.15.155:6801","nonce":3585572549}]},"active_addr":"172.21.15.155:6801/3585572549","active_change":"2023-12-06T07:32:39.306427+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24350,"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.155:8443/","prometheus":"http://172.21.15.155: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":55,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.155:0","nonce":4137076019}]},{"addrvec":[{"type":"v2","addr":"172.21.15.155:0","nonce":680027672}]},{"addrvec":[{"type":"v2","addr":"172.21.15.155:0","nonce":3333138674}]},{"addrvec":[{"type":"v2","addr":"172.21.15.155:0","nonce":3204894277}]}]}} 2023-12-06T07:32:54.213 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T07:32:54.213 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T07:32:54.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T07:32:54.452 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:54.551 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2805003906' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T07:32:54.552 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:54 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2805003906' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T07:32:54.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:54 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2805003906' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T07:32:55.502 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:32:55.502 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":55,"fsid":"0c98e95c-9409-11ee-95a2-87774f69a715","created":"2023-12-06T07:28:51.314934+0000","modified":"2023-12-06T07:32:39.306062+0000","last_up_change":"2023-12-06T07:32:25.985058+0000","last_in_change":"2023-12-06T07:32:11.725950+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-06T07:31:03.415347+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"b94a982a-7b1c-43ba-bfe1-35933ca5a79a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6803","nonce":1368362806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6805","nonce":1368362806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6809","nonce":1368362806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6807","nonce":1368362806}]},"public_addr":"172.21.15.155:6803/1368362806","cluster_addr":"172.21.15.155:6805/1368362806","heartbeat_back_addr":"172.21.15.155:6809/1368362806","heartbeat_front_addr":"172.21.15.155:6807/1368362806","state":["exists","up"]},{"osd":1,"uuid":"8c975c24-9479-4a07-8ee2-0e3156a3e1eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6811","nonce":2431546643}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6813","nonce":2431546643}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6817","nonce":2431546643}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6815","nonce":2431546643}]},"public_addr":"172.21.15.155:6811/2431546643","cluster_addr":"172.21.15.155:6813/2431546643","heartbeat_back_addr":"172.21.15.155:6817/2431546643","heartbeat_front_addr":"172.21.15.155:6815/2431546643","state":["exists","up"]},{"osd":2,"uuid":"43f98da9-6605-4a29-a10a-457abbe83f80","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.155:6818","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6819","nonce":3983549543}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6821","nonce":3983549543}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6825","nonce":3983549543}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6823","nonce":3983549543}]},"public_addr":"172.21.15.155:6819/3983549543","cluster_addr":"172.21.15.155:6821/3983549543","heartbeat_back_addr":"172.21.15.155:6825/3983549543","heartbeat_front_addr":"172.21.15.155:6823/3983549543","state":["exists","up"]},{"osd":3,"uuid":"232e047d-7cfd-431a-9ea4-105062e3a69e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6827","nonce":4106160760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6829","nonce":4106160760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6832","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6833","nonce":4106160760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6831","nonce":4106160760}]},"public_addr":"172.21.15.155:6827/4106160760","cluster_addr":"172.21.15.155:6829/4106160760","heartbeat_back_addr":"172.21.15.155:6833/4106160760","heartbeat_front_addr":"172.21.15.155:6831/4106160760","state":["exists","up"]},{"osd":4,"uuid":"fa40a0cf-1e77-4267-8217-8c0386331136","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6801","nonce":3247833100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6803","nonce":3247833100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6807","nonce":3247833100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6805","nonce":3247833100}]},"public_addr":"172.21.15.159:6801/3247833100","cluster_addr":"172.21.15.159:6803/3247833100","heartbeat_back_addr":"172.21.15.159:6807/3247833100","heartbeat_front_addr":"172.21.15.159:6805/3247833100","state":["exists","up"]},{"osd":5,"uuid":"4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6809","nonce":3110692917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6811","nonce":3110692917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6815","nonce":3110692917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6813","nonce":3110692917}]},"public_addr":"172.21.15.159:6809/3110692917","cluster_addr":"172.21.15.159:6811/3110692917","heartbeat_back_addr":"172.21.15.159:6815/3110692917","heartbeat_front_addr":"172.21.15.159:6813/3110692917","state":["exists","up"]},{"osd":6,"uuid":"60d8af4b-5f7b-474f-9a89-4ae51c527f9b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6817","nonce":1107035089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6819","nonce":1107035089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6823","nonce":1107035089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6821","nonce":1107035089}]},"public_addr":"172.21.15.159:6817/1107035089","cluster_addr":"172.21.15.159:6819/1107035089","heartbeat_back_addr":"172.21.15.159:6823/1107035089","heartbeat_front_addr":"172.21.15.159:6821/1107035089","state":["exists","up"]},{"osd":7,"uuid":"6729a3ce-456b-427f-90b7-ff92ea3ba9cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6825","nonce":3643958707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6827","nonce":3643958707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6831","nonce":3643958707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6829","nonce":3643958707}]},"public_addr":"172.21.15.159:6825/3643958707","cluster_addr":"172.21.15.159:6827/3643958707","heartbeat_back_addr":"172.21.15.159:6831/3643958707","heartbeat_front_addr":"172.21.15.159:6829/3643958707","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-06T07:30:30.538362+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-06T07:30:45.990406+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-06T07:31:01.288047+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-06T07:31:17.307346+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-06T07:31:33.201473+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-06T07:31:50.201970+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-06T07:32:07.267039+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-06T07:32:24.713971+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.155:6801/3490904557":"2023-12-07T07:32:39.306017+0000","172.21.15.155:6800/3490904557":"2023-12-07T07:32:39.306017+0000","172.21.15.155:0/2597717224":"2023-12-07T07:32:39.306017+0000","172.21.15.155:0/1922558454":"2023-12-07T07:29:33.057167+0000","172.21.15.155:6800/1786864805":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/2287832232":"2023-12-07T07:32:39.306017+0000","172.21.15.155:0/251650456":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/3094920208":"2023-12-07T07:32:39.306017+0000","172.21.15.155:0/1536896534":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/938890352":"2023-12-07T07:29:12.763261+0000","172.21.15.155:0/1015496572":"2023-12-07T07:29:12.763261+0000","172.21.15.155:0/4120463460":"2023-12-07T07:32:39.306017+0000","172.21.15.155:6801/3381271436":"2023-12-07T07:29:12.763261+0000","172.21.15.155:6800/3381271436":"2023-12-07T07:29:12.763261+0000","172.21.15.155:6801/1786864805":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/2354900141":"2023-12-07T07:29:12.763261+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-06T07:32:55.523 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:55 smithi155 ceph-mon[114754]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:55.523 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:55 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:55.524 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:55 smithi155 ceph-mon[108618]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:55.524 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:55 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:55.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:55 smithi159 ceph-mon[109528]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:55.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:55 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:56.141 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:55 smithi155 bash[131986]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-06T07:32:56.142 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:55 smithi155 bash[131986]: Writing manifest to image destination 2023-12-06T07:32:56.143 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T07:32:56.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T07:32:56.479 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2554870428' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T07:32:56.479 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2554870428' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T07:32:56.622 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:56.717 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:56 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2554870428' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T07:32:56.872 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.592Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T07:32:56.872 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.592Z 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-06T07:32:56.872 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.593Z 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-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.593Z 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-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.593Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.593Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.593Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.593Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.593Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.593Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T07:32:56.873 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T07:32:56.874 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T07:32:56.875 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[132434]: ts=2023-12-06T07:32:56.594Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T07:32:56.876 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 bash[131986]: fc97c7732943c8fd38f0bba711e3b151f7cd2ff4ee606ea7e1f2922dab0aab6b 2023-12-06T07:32:56.876 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:32:56 smithi155 systemd[1]: Started Ceph node-exporter.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:32:57.246 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:57 smithi159 systemd[1]: Starting Ceph node-exporter.b for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:32:57.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:57 smithi155 ceph-mon[108618]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:57.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:57 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:57.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:57 smithi155 ceph-mon[114754]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:57.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:57 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:57.737 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:32:57.737 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":55,"fsid":"0c98e95c-9409-11ee-95a2-87774f69a715","created":"2023-12-06T07:28:51.314934+0000","modified":"2023-12-06T07:32:39.306062+0000","last_up_change":"2023-12-06T07:32:25.985058+0000","last_in_change":"2023-12-06T07:32:11.725950+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-06T07:31:03.415347+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"b94a982a-7b1c-43ba-bfe1-35933ca5a79a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6803","nonce":1368362806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6805","nonce":1368362806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6809","nonce":1368362806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1368362806},{"type":"v1","addr":"172.21.15.155:6807","nonce":1368362806}]},"public_addr":"172.21.15.155:6803/1368362806","cluster_addr":"172.21.15.155:6805/1368362806","heartbeat_back_addr":"172.21.15.155:6809/1368362806","heartbeat_front_addr":"172.21.15.155:6807/1368362806","state":["exists","up"]},{"osd":1,"uuid":"8c975c24-9479-4a07-8ee2-0e3156a3e1eb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6811","nonce":2431546643}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6813","nonce":2431546643}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6817","nonce":2431546643}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":2431546643},{"type":"v1","addr":"172.21.15.155:6815","nonce":2431546643}]},"public_addr":"172.21.15.155:6811/2431546643","cluster_addr":"172.21.15.155:6813/2431546643","heartbeat_back_addr":"172.21.15.155:6817/2431546643","heartbeat_front_addr":"172.21.15.155:6815/2431546643","state":["exists","up"]},{"osd":2,"uuid":"43f98da9-6605-4a29-a10a-457abbe83f80","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.155:6818","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6819","nonce":3983549543}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6821","nonce":3983549543}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6825","nonce":3983549543}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3983549543},{"type":"v1","addr":"172.21.15.155:6823","nonce":3983549543}]},"public_addr":"172.21.15.155:6819/3983549543","cluster_addr":"172.21.15.155:6821/3983549543","heartbeat_back_addr":"172.21.15.155:6825/3983549543","heartbeat_front_addr":"172.21.15.155:6823/3983549543","state":["exists","up"]},{"osd":3,"uuid":"232e047d-7cfd-431a-9ea4-105062e3a69e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6827","nonce":4106160760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6829","nonce":4106160760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6832","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6833","nonce":4106160760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":4106160760},{"type":"v1","addr":"172.21.15.155:6831","nonce":4106160760}]},"public_addr":"172.21.15.155:6827/4106160760","cluster_addr":"172.21.15.155:6829/4106160760","heartbeat_back_addr":"172.21.15.155:6833/4106160760","heartbeat_front_addr":"172.21.15.155:6831/4106160760","state":["exists","up"]},{"osd":4,"uuid":"fa40a0cf-1e77-4267-8217-8c0386331136","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6801","nonce":3247833100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6803","nonce":3247833100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6807","nonce":3247833100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3247833100},{"type":"v1","addr":"172.21.15.159:6805","nonce":3247833100}]},"public_addr":"172.21.15.159:6801/3247833100","cluster_addr":"172.21.15.159:6803/3247833100","heartbeat_back_addr":"172.21.15.159:6807/3247833100","heartbeat_front_addr":"172.21.15.159:6805/3247833100","state":["exists","up"]},{"osd":5,"uuid":"4f36d3fd-0f47-4cb5-9ffa-4aeb06fc8c9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6809","nonce":3110692917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6811","nonce":3110692917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6815","nonce":3110692917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3110692917},{"type":"v1","addr":"172.21.15.159:6813","nonce":3110692917}]},"public_addr":"172.21.15.159:6809/3110692917","cluster_addr":"172.21.15.159:6811/3110692917","heartbeat_back_addr":"172.21.15.159:6815/3110692917","heartbeat_front_addr":"172.21.15.159:6813/3110692917","state":["exists","up"]},{"osd":6,"uuid":"60d8af4b-5f7b-474f-9a89-4ae51c527f9b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6817","nonce":1107035089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6819","nonce":1107035089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6823","nonce":1107035089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":1107035089},{"type":"v1","addr":"172.21.15.159:6821","nonce":1107035089}]},"public_addr":"172.21.15.159:6817/1107035089","cluster_addr":"172.21.15.159:6819/1107035089","heartbeat_back_addr":"172.21.15.159:6823/1107035089","heartbeat_front_addr":"172.21.15.159:6821/1107035089","state":["exists","up"]},{"osd":7,"uuid":"6729a3ce-456b-427f-90b7-ff92ea3ba9cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6825","nonce":3643958707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6827","nonce":3643958707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6831","nonce":3643958707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":3643958707},{"type":"v1","addr":"172.21.15.159:6829","nonce":3643958707}]},"public_addr":"172.21.15.159:6825/3643958707","cluster_addr":"172.21.15.159:6827/3643958707","heartbeat_back_addr":"172.21.15.159:6831/3643958707","heartbeat_front_addr":"172.21.15.159:6829/3643958707","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-06T07:30:30.538362+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-06T07:30:45.990406+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-06T07:31:01.288047+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-06T07:31:17.307346+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-06T07:31:33.201473+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-06T07:31:50.201970+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-06T07:32:07.267039+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-06T07:32:24.713971+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.155:6801/3490904557":"2023-12-07T07:32:39.306017+0000","172.21.15.155:6800/3490904557":"2023-12-07T07:32:39.306017+0000","172.21.15.155:0/2597717224":"2023-12-07T07:32:39.306017+0000","172.21.15.155:0/1922558454":"2023-12-07T07:29:33.057167+0000","172.21.15.155:6800/1786864805":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/2287832232":"2023-12-07T07:32:39.306017+0000","172.21.15.155:0/251650456":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/3094920208":"2023-12-07T07:32:39.306017+0000","172.21.15.155:0/1536896534":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/938890352":"2023-12-07T07:29:12.763261+0000","172.21.15.155:0/1015496572":"2023-12-07T07:29:12.763261+0000","172.21.15.155:0/4120463460":"2023-12-07T07:32:39.306017+0000","172.21.15.155:6801/3381271436":"2023-12-07T07:29:12.763261+0000","172.21.15.155:6800/3381271436":"2023-12-07T07:29:12.763261+0000","172.21.15.155:6801/1786864805":"2023-12-07T07:29:33.057167+0000","172.21.15.155:0/2354900141":"2023-12-07T07:29:12.763261+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-06T07:32:57.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:57 smithi159 ceph-mon[109528]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:57.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:57 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:32:57.747 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:57 smithi159 bash[127297]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-06T07:32:58.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T07:32:58.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T07:32:58.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T07:32:58.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T07:32:58.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T07:32:58.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T07:32:58.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T07:32:58.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T07:32:58.246 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:57 smithi159 bash[127297]: Getting image source signatures 2023-12-06T07:32:58.246 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:57 smithi159 bash[127297]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-06T07:32:58.246 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:57 smithi159 bash[127297]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-06T07:32:58.246 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:57 smithi159 bash[127297]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-06T07:32:58.536 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:58.549 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:58.560 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:58 smithi159 ceph-mon[109528]: Deploying daemon node-exporter.b on smithi159 2023-12-06T07:32:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:58 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1957706716' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T07:32:58.809 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:58 smithi155 ceph-mon[108618]: Deploying daemon node-exporter.b on smithi159 2023-12-06T07:32:58.809 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:58 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1957706716' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T07:32:58.809 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:58 smithi155 ceph-mon[114754]: Deploying daemon node-exporter.b on smithi159 2023-12-06T07:32:58.809 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:58 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1957706716' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T07:32:58.847 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:58.847 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:58.847 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:58.848 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:58.848 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:32:59.246 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:58 smithi159 bash[127297]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-06T07:32:59.246 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:58 smithi159 bash[127297]: Writing manifest to image destination 2023-12-06T07:32:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-mon[109528]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:59.747 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.448Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T07:32:59.747 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.448Z 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-06T07:32:59.747 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.448Z 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-06T07:32:59.747 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z 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-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T07:32:59.748 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T07:32:59.749 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T07:32:59.750 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.449Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[127346]: ts=2023-12-06T07:32:59.450Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 bash[127297]: 097738c33c6f45c85b896757db000fe6185aa6bee556758d19761077600f9ca5 2023-12-06T07:32:59.751 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:32:59 smithi159 systemd[1]: Started Ceph node-exporter.b for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:32:59.775 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:32:59 smithi155 ceph-mon[108618]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:32:59.775 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:32:59 smithi155 ceph-mon[114754]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:00.080 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:32:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:32:59] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[108618]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:00.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:00.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[114754]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:00.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:00 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:00.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:00 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:00.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:00 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:33:00.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:00 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:00.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:00 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:00.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:00 smithi159 ceph-mon[109528]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:00.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:00 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:02.476 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:02 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:02.477 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:02 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:02.589 INFO:teuthology.orchestra.run.smithi155.stdout:214748364810 2023-12-06T07:33:02.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T07:33:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:02 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:03.530 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:03 smithi155 ceph-mon[114754]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:03.531 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:03 smithi155 ceph-mon[108618]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:03.551 INFO:teuthology.orchestra.run.smithi155.stdout:154618822671 2023-12-06T07:33:03.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T07:33:03.698 INFO:teuthology.orchestra.run.smithi155.stdout:124554051603 2023-12-06T07:33:03.699 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T07:33:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:03 smithi159 ceph-mon[109528]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:03.881 INFO:teuthology.orchestra.run.smithi155.stdout:55834574877 2023-12-06T07:33:03.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T07:33:04.105 INFO:teuthology.orchestra.run.smithi155.stdout:34359738399 2023-12-06T07:33:04.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T07:33:04.184 INFO:teuthology.orchestra.run.smithi155.stdout:77309411354 2023-12-06T07:33:04.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T07:33:04.469 INFO:teuthology.orchestra.run.smithi155.stdout:103079215127 2023-12-06T07:33:04.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T07:33:04.510 INFO:teuthology.orchestra.run.smithi155.stdout:184683593741 2023-12-06T07:33:04.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T07:33:04.548 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:04.548 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:04.550 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:04.550 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:04.583 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:04.911 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:04.911 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:05.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:05 smithi159 ceph-mon[109528]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:05.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:33:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:33:05.606 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:05 smithi155 ceph-mon[108618]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:05.607 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:05 smithi155 ceph-mon[114754]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:06.050 INFO:teuthology.orchestra.run.smithi155.stdout:154618822671 2023-12-06T07:33:06.535 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:06 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1551450161' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T07:33:06.535 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:06 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1551450161' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T07:33:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:06 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1551450161' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T07:33:07.368 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:07 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:07.368 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:07 smithi155 ceph-mon[108618]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:07.368 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:07 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:07.368 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:07 smithi155 ceph-mon[108618]: Deploying daemon alertmanager.a on smithi155 2023-12-06T07:33:07.368 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:07 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:07.368 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:07 smithi155 ceph-mon[114754]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:07.368 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:07 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:07.368 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:07 smithi155 ceph-mon[114754]: Deploying daemon alertmanager.a on smithi155 2023-12-06T07:33:07.547 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822671 got 154618822671 for osd.5 2023-12-06T07:33:07.547 DEBUG:teuthology.parallel:result is None 2023-12-06T07:33:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:07 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:07 smithi159 ceph-mon[109528]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:07 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:07 smithi159 ceph-mon[109528]: Deploying daemon alertmanager.a on smithi155 2023-12-06T07:33:07.894 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:07.924 INFO:teuthology.orchestra.run.smithi155.stdout:214748364811 2023-12-06T07:33:08.213 INFO:teuthology.orchestra.run.smithi155.stdout:124554051604 2023-12-06T07:33:08.298 INFO:teuthology.orchestra.run.smithi155.stdout:184683593742 2023-12-06T07:33:08.471 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:08 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2813485102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T07:33:08.471 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:08 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2381402533' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T07:33:08.471 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:08 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1210052940' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T07:33:08.471 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:08 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2813485102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T07:33:08.471 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:08 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2381402533' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T07:33:08.471 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:08 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1210052940' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T07:33:08.490 INFO:tasks.cephadm.ceph_manager.ceph:need seq 214748364810 got 214748364811 for osd.7 2023-12-06T07:33:08.490 DEBUG:teuthology.parallel:result is None 2023-12-06T07:33:08.614 INFO:teuthology.orchestra.run.smithi155.stdout:34359738400 2023-12-06T07:33:08.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:08 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2813485102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T07:33:08.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:08 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2381402533' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T07:33:08.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:08 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1210052940' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T07:33:09.136 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051603 got 124554051604 for osd.4 2023-12-06T07:33:09.136 DEBUG:teuthology.parallel:result is None 2023-12-06T07:33:09.206 INFO:teuthology.orchestra.run.smithi155.stdout:77309411355 2023-12-06T07:33:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:09 smithi155 ceph-mon[114754]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:09 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3473885959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T07:33:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:09 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3991036987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T07:33:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:09 smithi155 ceph-mon[108618]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:09 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3473885959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T07:33:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:09 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3991036987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T07:33:09.618 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593741 got 184683593742 for osd.6 2023-12-06T07:33:09.618 DEBUG:teuthology.parallel:result is None 2023-12-06T07:33:09.719 INFO:teuthology.orchestra.run.smithi155.stdout:55834574878 2023-12-06T07:33:09.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:09 smithi159 ceph-mon[109528]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:09.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:09 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3473885959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T07:33:09.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:09 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3991036987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T07:33:09.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:33:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:09] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2023-12-06T07:33:10.309 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411354 got 77309411355 for osd.2 2023-12-06T07:33:10.310 DEBUG:teuthology.parallel:result is None 2023-12-06T07:33:10.369 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738399 got 34359738400 for osd.0 2023-12-06T07:33:10.369 DEBUG:teuthology.parallel:result is None 2023-12-06T07:33:10.604 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:10 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/932472674' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T07:33:10.604 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:10 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/932472674' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T07:33:10.621 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574877 got 55834574878 for osd.1 2023-12-06T07:33:10.621 DEBUG:teuthology.parallel:result is None 2023-12-06T07:33:10.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:10 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/932472674' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T07:33:11.482 INFO:teuthology.orchestra.run.smithi155.stdout:103079215128 2023-12-06T07:33:11.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:11 smithi155 ceph-mon[108618]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:11.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:11 smithi155 ceph-mon[114754]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:11.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:11 smithi159 ceph-mon[109528]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:11.854 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215127 got 103079215128 for osd.3 2023-12-06T07:33:11.855 DEBUG:teuthology.parallel:result is None 2023-12-06T07:33:11.855 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T07:33:11.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T07:33:12.091 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:12 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1936865115' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T07:33:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:12 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1936865115' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T07:33:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:12 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1936865115' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T07:33:13.297 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:33:13.298 INFO:teuthology.orchestra.run.smithi155.stderr:dumped all 2023-12-06T07:33:13.433 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[108618]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[114754]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:33:13.434 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:13 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.435 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:13 smithi155 bash[136569]: 6052bac42fc83e3d50e225abd8e1b128f452000dd1d5b0b1734daf713970e3db 2023-12-06T07:33:13.435 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:13 smithi155 systemd[1]: Started Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:33:13.612 INFO:teuthology.orchestra.run.smithi155.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2023-12-06T07:33:12.309918+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":48332,"kb_used_data":5772,"kb_used_omap":0,"kb_used_meta":42496,"kb_avail":749912884,"statfs":{"total":767960285184,"available":767910793216,"internally_reserved":0,"allocated":5910528,"data_stored":3354122,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43515904},"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.002079"},"pg_stats":[{"pgid":"1.0","version":"55'128","reported_seq":266,"reported_epoch":55,"state":"active+clean","last_fresh":"2023-12-06T07:32:40.396953+0000","last_change":"2023-12-06T07:32:30.026376+0000","last_active":"2023-12-06T07:32:40.396953+0000","last_peered":"2023-12-06T07:32:40.396953+0000","last_clean":"2023-12-06T07:32:40.396953+0000","last_became_active":"2023-12-06T07:32:30.025996+0000","last_became_peered":"2023-12-06T07:32:30.025996+0000","last_unstale":"2023-12-06T07:32:40.396953+0000","last_undegraded":"2023-12-06T07:32:40.396953+0000","last_fullsized":"2023-12-06T07:32:40.396953+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T07:31:04.116767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T07:31:04.116767+0000","last_clean_scrub_stamp":"2023-12-06T07:31:04.116767+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-07T13:15:50.437242+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":50,"seq":214748364812,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6044,"kb_used_data":1044,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739108,"statfs":{"total":95995035648,"available":95988846592,"internally_reserved":0,"allocated":1069056,"data_stored":749638,"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.434}]},{"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.48399999999999999}]},{"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.51600000000000001}]},{"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.47199999999999998}]},{"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.54700000000000004}]},{"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.627}]},{"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.66000000000000003}]}]},{"osd":6,"up_from":43,"seq":184683593743,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6108,"kb_used_data":1044,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739044,"statfs":{"total":95995035648,"available":95988781056,"internally_reserved":0,"allocated":1069056,"data_stored":749638,"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":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.55300000000000005}]},{"osd":1,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.63600000000000001}]},{"osd":2,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.59999999999999998}]},{"osd":3,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.621}]},{"osd":4,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.42399999999999999}]},{"osd":5,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.47599999999999998}]},{"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.51000000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574879,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6228,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738924,"statfs":{"total":95995035648,"available":95988658176,"internally_reserved":0,"allocated":536576,"data_stored":220753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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 07:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.34999999999999998,"15min":0.34399999999999997},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.58599999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.36699999999999999,"15min":0.36099999999999999},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.54200000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.28699999999999998}]},{"osd":2,"last update":"Wed Dec 6 07:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.39800000000000002,"15min":0.40500000000000003},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.41099999999999998,"15min":0.41499999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.35499999999999998}]},{"osd":3,"last update":"Wed Dec 6 07:32:22 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.27300000000000002}]},{"osd":4,"last update":"Wed Dec 6 07:32:34 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.224,"5min":1.224,"15min":1.224},"last":0.60699999999999998}]},{"osd":5,"last update":"Wed Dec 6 07:32:53 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.48699999999999999}]},{"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.58899999999999997}]},{"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.59699999999999998}]}]},{"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":6816,"kb_used_data":1048,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738336,"statfs":{"total":95995035648,"available":95988056064,"internally_reserved":0,"allocated":1073152,"data_stored":749961,"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 07:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.33200000000000002,"15min":0.32800000000000001},"min":{"1min":0.249,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.51500000000000001,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.35099999999999998,"15min":0.33900000000000002},"min":{"1min":0.246,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.29199999999999998}]},{"osd":2,"last update":"Wed Dec 6 07:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.48599999999999999,"15min":0.42499999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":9.1440000000000001,"5min":9.1440000000000001,"15min":9.1440000000000001},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.30199999999999999,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.316}]},{"osd":3,"last update":"Wed Dec 6 07:32:20 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.39700000000000002}]},{"osd":4,"last update":"Wed Dec 6 07:32:35 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.45200000000000001}]},{"osd":5,"last update":"Wed Dec 6 07:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.35799999999999998}]},{"osd":6,"last update":"Wed Dec 6 07:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":6.3719999999999999,"5min":6.3719999999999999,"15min":6.3719999999999999},"last":0.42599999999999999}]},{"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.51700000000000002}]}]},{"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":6232,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738920,"statfs":{"total":95995035648,"available":95988654080,"internally_reserved":0,"allocated":540672,"data_stored":221033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 07:33:06 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.36599999999999999,"15min":0.35999999999999999},"min":{"1min":0.26500000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.749},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.39700000000000002,"15min":0.39300000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.26300000000000001}]},{"osd":1,"last update":"Wed Dec 6 07:33:06 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.40000000000000002,"15min":0.39400000000000002},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.432,"15min":0.42799999999999999},"min":{"1min":0.33700000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.95999999999999996}]},{"osd":3,"last update":"Wed Dec 6 07:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":2.278}]},{"osd":4,"last update":"Wed Dec 6 07:32:35 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":0.58899999999999997}]},{"osd":5,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.35999999999999999}]},{"osd":6,"last update":"Wed Dec 6 07:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.48399999999999999}]},{"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.44800000000000001}]}]},{"osd":3,"up_from":24,"seq":103079215129,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5656,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739496,"statfs":{"total":95995035648,"available":95989243904,"internally_reserved":0,"allocated":540672,"data_stored":221033,"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 07:32:21 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.33300000000000002}]},{"osd":1,"last update":"Wed Dec 6 07:32:21 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.314},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.29399999999999998}]},{"osd":2,"last update":"Wed Dec 6 07:32:21 2023","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.30299999999999999}]},{"osd":4,"last update":"Wed Dec 6 07:32:35 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.40100000000000002}]},{"osd":5,"last update":"Wed Dec 6 07:32:53 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.41299999999999998}]},{"osd":6,"last update":"Wed Dec 6 07:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.36799999999999999}]},{"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.435}]}]},{"osd":4,"up_from":29,"seq":124554051605,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5656,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739496,"statfs":{"total":95995035648,"available":95989243904,"internally_reserved":0,"allocated":540672,"data_stored":221033,"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 07:32:38 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.50600000000000001}]},{"osd":1,"last update":"Wed Dec 6 07:32:38 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.36099999999999999}]},{"osd":2,"last update":"Wed Dec 6 07:32:38 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.997,"5min":0.997,"15min":0.997},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.48999999999999999}]},{"osd":3,"last update":"Wed Dec 6 07:32:38 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.56399999999999995}]},{"osd":5,"last update":"Wed Dec 6 07:32:55 2023","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.52900000000000003}]},{"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.47999999999999998}]},{"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.55600000000000005}]}]},{"osd":5,"up_from":36,"seq":154618822673,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5592,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":540672,"data_stored":221033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.55200000000000005}]},{"osd":1,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.52900000000000003}]},{"osd":2,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.64100000000000001}]},{"osd":3,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.62},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.61099999999999999}]},{"osd":4,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.378}]},{"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.44500000000000001}]},{"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.42499999999999999}]}]}],"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-06T07:33:13.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T07:33:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:13 smithi159 ceph-mon[109528]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:13 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:13 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:13 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:13 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:33:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:13 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:13.839 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:14.559 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:14 smithi155 ceph-mon[108618]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T07:33:14.559 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:14 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:33:14.559 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:14 smithi155 ceph-mon[108618]: Deploying daemon grafana.a on smithi159 2023-12-06T07:33:14.559 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:14 smithi155 ceph-mon[114754]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T07:33:14.559 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:14 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:33:14.560 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:14 smithi155 ceph-mon[114754]: Deploying daemon grafana.a on smithi159 2023-12-06T07:33:14.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:14 smithi159 ceph-mon[109528]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T07:33:14.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:14 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:33:14.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:14 smithi159 ceph-mon[109528]: Deploying daemon grafana.a on smithi159 2023-12-06T07:33:14.897 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:33:14.898 INFO:teuthology.orchestra.run.smithi155.stderr:dumped all 2023-12-06T07:33:15.277 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:15 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[136607]: level=info ts=2023-12-06T07:33:15.141Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000278178s 2023-12-06T07:33:15.278 INFO:teuthology.orchestra.run.smithi155.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2023-12-06T07:33:14.310427+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":48332,"kb_used_data":5772,"kb_used_omap":0,"kb_used_meta":42496,"kb_avail":749912884,"statfs":{"total":767960285184,"available":767910793216,"internally_reserved":0,"allocated":5910528,"data_stored":3354122,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43515904},"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.002112"},"pg_stats":[{"pgid":"1.0","version":"55'128","reported_seq":266,"reported_epoch":55,"state":"active+clean","last_fresh":"2023-12-06T07:32:40.396953+0000","last_change":"2023-12-06T07:32:30.026376+0000","last_active":"2023-12-06T07:32:40.396953+0000","last_peered":"2023-12-06T07:32:40.396953+0000","last_clean":"2023-12-06T07:32:40.396953+0000","last_became_active":"2023-12-06T07:32:30.025996+0000","last_became_peered":"2023-12-06T07:32:30.025996+0000","last_unstale":"2023-12-06T07:32:40.396953+0000","last_undegraded":"2023-12-06T07:32:40.396953+0000","last_fullsized":"2023-12-06T07:32:40.396953+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T07:31:04.116767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T07:31:04.116767+0000","last_clean_scrub_stamp":"2023-12-06T07:31:04.116767+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-07T13:15:50.437242+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":50,"seq":214748364812,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6044,"kb_used_data":1044,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739108,"statfs":{"total":95995035648,"available":95988846592,"internally_reserved":0,"allocated":1069056,"data_stored":749638,"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.434}]},{"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.48399999999999999}]},{"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.51600000000000001}]},{"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.47199999999999998}]},{"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.54700000000000004}]},{"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.627}]},{"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.66000000000000003}]}]},{"osd":6,"up_from":43,"seq":184683593743,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6108,"kb_used_data":1044,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739044,"statfs":{"total":95995035648,"available":95988781056,"internally_reserved":0,"allocated":1069056,"data_stored":749638,"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":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.55300000000000005}]},{"osd":1,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.63600000000000001}]},{"osd":2,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.59999999999999998}]},{"osd":3,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.621}]},{"osd":4,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.42399999999999999}]},{"osd":5,"last update":"Wed Dec 6 07:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.47599999999999998}]},{"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.51000000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574879,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6228,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738924,"statfs":{"total":95995035648,"available":95988658176,"internally_reserved":0,"allocated":536576,"data_stored":220753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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 07:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.34999999999999998,"15min":0.34399999999999997},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.58599999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.36699999999999999,"15min":0.36099999999999999},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.54200000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.28699999999999998}]},{"osd":2,"last update":"Wed Dec 6 07:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.39800000000000002,"15min":0.40500000000000003},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.41099999999999998,"15min":0.41499999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.35499999999999998}]},{"osd":3,"last update":"Wed Dec 6 07:32:22 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.27300000000000002}]},{"osd":4,"last update":"Wed Dec 6 07:32:34 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.224,"5min":1.224,"15min":1.224},"last":0.60699999999999998}]},{"osd":5,"last update":"Wed Dec 6 07:32:53 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.48699999999999999}]},{"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.58899999999999997}]},{"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.59699999999999998}]}]},{"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":6816,"kb_used_data":1048,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738336,"statfs":{"total":95995035648,"available":95988056064,"internally_reserved":0,"allocated":1073152,"data_stored":749961,"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 07:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.33200000000000002,"15min":0.32800000000000001},"min":{"1min":0.249,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.51500000000000001,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.35099999999999998,"15min":0.33900000000000002},"min":{"1min":0.246,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.29199999999999998}]},{"osd":2,"last update":"Wed Dec 6 07:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.48599999999999999,"15min":0.42499999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":9.1440000000000001,"5min":9.1440000000000001,"15min":9.1440000000000001},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.30199999999999999,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.316}]},{"osd":3,"last update":"Wed Dec 6 07:32:20 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.39700000000000002}]},{"osd":4,"last update":"Wed Dec 6 07:32:35 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.45200000000000001}]},{"osd":5,"last update":"Wed Dec 6 07:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.35799999999999998}]},{"osd":6,"last update":"Wed Dec 6 07:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":6.3719999999999999,"5min":6.3719999999999999,"15min":6.3719999999999999},"last":0.42599999999999999}]},{"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.51700000000000002}]}]},{"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":6232,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738920,"statfs":{"total":95995035648,"available":95988654080,"internally_reserved":0,"allocated":540672,"data_stored":221033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 07:33:06 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.36599999999999999,"15min":0.35999999999999999},"min":{"1min":0.26500000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.749},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.39700000000000002,"15min":0.39300000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.26300000000000001}]},{"osd":1,"last update":"Wed Dec 6 07:33:06 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.40000000000000002,"15min":0.39400000000000002},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.432,"15min":0.42799999999999999},"min":{"1min":0.33700000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.95999999999999996}]},{"osd":3,"last update":"Wed Dec 6 07:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":2.278}]},{"osd":4,"last update":"Wed Dec 6 07:32:35 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":0.58899999999999997}]},{"osd":5,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.35999999999999999}]},{"osd":6,"last update":"Wed Dec 6 07:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.48399999999999999}]},{"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.44800000000000001}]}]},{"osd":3,"up_from":24,"seq":103079215129,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5656,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739496,"statfs":{"total":95995035648,"available":95989243904,"internally_reserved":0,"allocated":540672,"data_stored":221033,"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 07:32:21 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.33300000000000002}]},{"osd":1,"last update":"Wed Dec 6 07:32:21 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.314},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.29399999999999998}]},{"osd":2,"last update":"Wed Dec 6 07:32:21 2023","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.30299999999999999}]},{"osd":4,"last update":"Wed Dec 6 07:32:35 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.40100000000000002}]},{"osd":5,"last update":"Wed Dec 6 07:32:53 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.41299999999999998}]},{"osd":6,"last update":"Wed Dec 6 07:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.36799999999999999}]},{"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.435}]}]},{"osd":4,"up_from":29,"seq":124554051605,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5656,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739496,"statfs":{"total":95995035648,"available":95989243904,"internally_reserved":0,"allocated":540672,"data_stored":221033,"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 07:32:38 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.50600000000000001}]},{"osd":1,"last update":"Wed Dec 6 07:32:38 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.36099999999999999}]},{"osd":2,"last update":"Wed Dec 6 07:32:38 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.997,"5min":0.997,"15min":0.997},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.48999999999999999}]},{"osd":3,"last update":"Wed Dec 6 07:32:38 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.56399999999999995}]},{"osd":5,"last update":"Wed Dec 6 07:32:55 2023","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.52900000000000003}]},{"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.47999999999999998}]},{"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.55600000000000005}]}]},{"osd":5,"up_from":36,"seq":154618822673,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5592,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":540672,"data_stored":221033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.55200000000000005}]},{"osd":1,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.52900000000000003}]},{"osd":2,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.64100000000000001}]},{"osd":3,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.62},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.61099999999999999}]},{"osd":4,"last update":"Wed Dec 6 07:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.378}]},{"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.44500000000000001}]},{"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.42499999999999999}]}]}],"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-06T07:33:15.279 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T07:33:15.279 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T07:33:15.279 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T07:33:15.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T07:33:15.382 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:33:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:33:15.507 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T07:33:15.605 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:15 smithi155 ceph-mon[114754]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:15.606 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:15 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:15.606 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:15 smithi155 ceph-mon[108618]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:15.606 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:15 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:15.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:15 smithi159 ceph-mon[109528]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:15.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:15 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:16 smithi155 ceph-mon[108618]: from='client.24523 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T07:33:16.622 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-06T07:33:16.622 INFO:teuthology.orchestra.run.smithi155.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T07:33:16.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:16 smithi155 ceph-mon[114754]: from='client.24523 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T07:33:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:16 smithi159 ceph-mon[109528]: from='client.24523 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T07:33:16.977 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T07:33:16.978 INFO:tasks.cephadm:Setup complete, yielding 2023-12-06T07:33:16.978 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T07:33:16.989 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi155.front.sepia.ceph.com 2023-12-06T07:33:16.989 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-06T07:33:17.566 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:17 smithi155 ceph-mon[108618]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:17.566 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:17 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/4039235142' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T07:33:17.566 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:17 smithi155 ceph-mon[114754]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:17.566 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:17 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/4039235142' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T07:33:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:17 smithi159 ceph-mon[109528]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:17 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/4039235142' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T07:33:18.603 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T07:33:18.612 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi155.front.sepia.ceph.com 2023-12-06T07:33:18.612 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-06T07:33:19.511 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:19 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' 2023-12-06T07:33:19.511 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:19 smithi155 ceph-mon[108618]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:19.512 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:19 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' 2023-12-06T07:33:19.512 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:19 smithi155 ceph-mon[114754]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:19.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:19 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' 2023-12-06T07:33:19.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:19 smithi159 ceph-mon[109528]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:20.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:33:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:19] "GET /metrics HTTP/1.1" 200 191504 "" "Prometheus/2.33.4" 2023-12-06T07:33:21.336 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:33:21.336 INFO:teuthology.orchestra.run.smithi155.stdout: "id": "4afa80e4-23f9-4b96-a37f-313976da41b3", 2023-12-06T07:33:21.336 INFO:teuthology.orchestra.run.smithi155.stdout: "name": "r", 2023-12-06T07:33:21.336 INFO:teuthology.orchestra.run.smithi155.stdout: "current_period": "c7dd6178-8188-4ac0-82c5-4a6495bd1b17", 2023-12-06T07:33:21.336 INFO:teuthology.orchestra.run.smithi155.stdout: "epoch": 1 2023-12-06T07:33:21.337 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:33:21.577 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:21 smithi155 ceph-mon[114754]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T07:33:21.578 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:21 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3865989553' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T07:33:21.578 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:21 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T07:33:21.578 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:21 smithi155 ceph-mon[114754]: pgmap v24: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:21.578 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:21 smithi155 ceph-mon[108618]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T07:33:21.578 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:21 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3865989553' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T07:33:21.579 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:21 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T07:33:21.579 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:21 smithi155 ceph-mon[108618]: pgmap v24: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:21.689 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-06T07:33:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:21 smithi159 ceph-mon[109528]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T07:33:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:21 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3865989553' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T07:33:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:21 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T07:33:21.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:21 smithi159 ceph-mon[109528]: pgmap v24: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:22.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:22 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T07:33:22.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:22 smithi155 ceph-mon[108618]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T07:33:22.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:22 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T07:33:22.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:22 smithi155 ceph-mon[114754]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T07:33:22.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:22 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T07:33:22.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:22 smithi159 ceph-mon[109528]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T07:33:22.772 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "id": "1fc8ae30-e880-43e9-b981-dc7b435f22bf", 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "name": "default", 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "api_name": "default", 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "is_master": "true", 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "endpoints": [], 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "hostnames": [], 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "hostnames_s3website": [], 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "master_zone": "", 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "zones": [], 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "placement_targets": [], 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "default_placement": "", 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "realm_id": "4afa80e4-23f9-4b96-a37f-313976da41b3", 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "sync_policy": { 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: "groups": [] 2023-12-06T07:33:22.773 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:22.774 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:33:23.119 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-06T07:33:23.308 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[136607]: level=info ts=2023-12-06T07:33:23.144Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002768413s 2023-12-06T07:33:23.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:23 smithi159 ceph-mon[109528]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T07:33:23.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:23 smithi159 ceph-mon[109528]: pgmap v27: 33 pgs: 1 active+clean, 4 creating+activating, 28 creating+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:23.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:23 smithi155 ceph-mon[108618]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T07:33:23.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:23 smithi155 ceph-mon[108618]: pgmap v27: 33 pgs: 1 active+clean, 4 creating+activating, 28 creating+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:23.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:23 smithi155 ceph-mon[114754]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T07:33:23.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:23 smithi155 ceph-mon[114754]: pgmap v27: 33 pgs: 1 active+clean, 4 creating+activating, 28 creating+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:24.131 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "id": "af6beae9-44e4-44e9-a15c-efe75382f879", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "name": "z", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "domain_root": "z.rgw.meta:root", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "control_pool": "z.rgw.control", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "log_pool": "z.rgw.log", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-06T07:33:24.132 INFO:teuthology.orchestra.run.smithi155.stdout: "otp_pool": "z.rgw.otp", 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "system_key": { 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "access_key": "", 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "secret_key": "" 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "placement_pools": [ 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: { 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "key": "default-placement", 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "val": { 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "storage_classes": { 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "STANDARD": { 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:24.133 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:33:24.134 INFO:teuthology.orchestra.run.smithi155.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-06T07:33:24.134 INFO:teuthology.orchestra.run.smithi155.stdout: "index_type": 0 2023-12-06T07:33:24.134 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:24.134 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:24.134 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:33:24.134 INFO:teuthology.orchestra.run.smithi155.stdout: "realm_id": "4afa80e4-23f9-4b96-a37f-313976da41b3", 2023-12-06T07:33:24.134 INFO:teuthology.orchestra.run.smithi155.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-06T07:33:24.134 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:33:24.477 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-06T07:33:24.903 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:24 smithi159 systemd[1]: Starting Ceph grafana.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:33:25.273 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:33:25.274 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.274 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.274 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T07:33:25.275 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T07:33:25.275 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T07:33:25.275 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T07:33:25.275 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T07:33:25.275 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T07:33:25.275 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T07:33:25.275 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T07:33:25.275 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-06T07:33:25.276 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 bash[128124]: 1ea94246658e1fc3a1b69aeaed228803eeb1cf2540e822f0ce635489603ea073 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-06T07:33:25.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 systemd[1]: Started Ceph grafana.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-06T07:33:25.278 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-06T07:33:25.279 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-06T07:33:25.280 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-06T07:33:25.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-06T07:33:25.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-06T07:33:25.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-06T07:33:25.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-06T07:33:25.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-06T07:33:25.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-06T07:33:25.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-06T07:33:25.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-06T07:33:25.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T07:33:25.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-06T07:33:25.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T07:33:25.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-06T07:33:25.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T07:33:25.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-06T07:33:25.285 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-06T07:33:25.286 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-06T07:33:25.287 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T07:33:25.288 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T07:33:25.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T07:33:25.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T07:33:25.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-06T07:33:25.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T07:33:25.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-06T07:33:25.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-06T07:33:25.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-06T07:33:25.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T07:33:25.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-06T07:33:25.290 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-06T07:33:25.290 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T07:33:25.290 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-06T07:33:25.290 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-06T07:33:25.525 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-mon[109528]: pgmap v28: 33 pgs: 1 active+clean, 4 creating+activating, 28 creating+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:25.525 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:25.525 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:25.525 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:25.527 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-06T07:33:25.527 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-06T07:33:25.527 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-06T07:33:25.527 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-06T07:33:25.527 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-06T07:33:25.527 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-06T07:33:25.527 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-06T07:33:25.527 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-06T07:33:25.527 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-06T07:33:25.528 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-06T07:33:25.529 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-06T07:33:25.530 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-06T07:33:25.531 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-06T07:33:25.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-06T07:33:25.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T07:33:25.534 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-06T07:33:25.535 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-06T07:33:25.536 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-06T07:33:25.537 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-06T07:33:25.538 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-06T07:33:25.538 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-06T07:33:25.538 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-06T07:33:25.538 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-06T07:33:25.538 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-06T07:33:25.538 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-06T07:33:25.538 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-06T07:33:25.615 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:25 smithi155 ceph-mon[114754]: pgmap v28: 33 pgs: 1 active+clean, 4 creating+activating, 28 creating+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:25.615 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:25 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:25.615 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:25 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:25.615 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:25 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:25.616 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:25 smithi155 ceph-mon[108618]: pgmap v28: 33 pgs: 1 active+clean, 4 creating+activating, 28 creating+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:25.616 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:25 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:25.616 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:25 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:25.616 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:25 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-06T07:33:25.997 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-06T07:33:25.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-06T07:33:25.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-06T07:33:26.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-06T07:33:26.001 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=552.17116ms 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+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-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T07:33:26.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:33:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:33:25+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T07:33:26.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:26 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:26.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:26 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:26.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:26 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:27.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:27 smithi159 ceph-mon[109528]: pgmap v29: 33 pgs: 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.7 KiB/s wr, 8 op/s 2023-12-06T07:33:27.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:27 smithi159 ceph-mon[109528]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T07:33:27.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:27 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T07:33:27.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:27 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:27 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:27 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:27.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[108618]: pgmap v29: 33 pgs: 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.7 KiB/s wr, 8 op/s 2023-12-06T07:33:27.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[108618]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T07:33:27.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T07:33:27.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:27.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:27.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:27.751 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[114754]: pgmap v29: 33 pgs: 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.7 KiB/s wr, 8 op/s 2023-12-06T07:33:27.751 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[114754]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T07:33:27.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T07:33:27.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:27.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:27.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:27 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:28.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[108618]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T07:33:28.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[108618]: Reconfiguring daemon alertmanager.a on smithi155 2023-12-06T07:33:28.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T07:33:28.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[108618]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T07:33:28.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[108618]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T07:33:28.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[114754]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T07:33:28.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[114754]: Reconfiguring daemon alertmanager.a on smithi155 2023-12-06T07:33:28.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T07:33:28.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[114754]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T07:33:28.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-mon[114754]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T07:33:28.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:28 smithi159 ceph-mon[109528]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T07:33:28.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:28 smithi159 ceph-mon[109528]: Reconfiguring daemon alertmanager.a on smithi155 2023-12-06T07:33:28.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:28 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T07:33:28.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:28 smithi159 ceph-mon[109528]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T07:33:28.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:28 smithi159 ceph-mon[109528]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T07:33:28.952 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:28 smithi155 systemd[1]: Stopping Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:33:28.952 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:28 smithi155 bash[138793]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T07:33:29.225 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:28 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[136607]: level=info ts=2023-12-06T07:33:28.950Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T07:33:29.225 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 bash[138806]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T07:33:29.496 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-mon[108618]: pgmap v32: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.7 KiB/s wr, 8 op/s 2023-12-06T07:33:29.496 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T07:33:29.496 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T07:33:29.497 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-mon[108618]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T07:33:29.497 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-mon[114754]: pgmap v32: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.7 KiB/s wr, 8 op/s 2023-12-06T07:33:29.497 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T07:33:29.497 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T07:33:29.497 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-mon[114754]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T07:33:29.497 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 bash[138843]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T07:33:29.497 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T07:33:29.497 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 systemd[1]: Stopped Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:33:29.497 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 systemd[1]: Starting Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:33:29.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:29 smithi159 ceph-mon[109528]: pgmap v32: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.7 KiB/s wr, 8 op/s 2023-12-06T07:33:29.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:29 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T07:33:29.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:29 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3243990529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T07:33:29.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:29 smithi159 ceph-mon[109528]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T07:33:29.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:29] "GET /metrics HTTP/1.1" 200 192633 "" "Prometheus/2.33.4" 2023-12-06T07:33:29.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:29.595Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T07:33:29.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:29.595Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T07:33:29.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:29.597Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.155 port=9094 2023-12-06T07:33:29.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:29.598Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T07:33:29.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 bash[138910]: 67fbf2848aac50aed02ddbe2df5c85f7795130649bec110f210a0e917c6a3552 2023-12-06T07:33:29.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 systemd[1]: Started Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:33:29.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:29.625Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T07:33:29.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:29.625Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T07:33:29.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:29.627Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T07:33:29.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:29.628Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T07:33:30.972 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:30 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:30.972 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:30 smithi159 ceph-mon[109528]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T07:33:30.972 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:30 smithi159 ceph-mon[109528]: Reconfiguring daemon prometheus.a on smithi159 2023-12-06T07:33:30.972 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:30 smithi159 ceph-mon[109528]: pgmap v35: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:30.972 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:30 smithi159 ceph-mon[109528]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T07:33:30.972 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:30 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2054066111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T07:33:30.972 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:30 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T07:33:31.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[108618]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[108618]: Reconfiguring daemon prometheus.a on smithi159 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[108618]: pgmap v35: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[108618]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2054066111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[114754]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[114754]: Reconfiguring daemon prometheus.a on smithi159 2023-12-06T07:33:31.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[114754]: pgmap v35: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:33:31.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[114754]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T07:33:31.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2054066111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T07:33:31.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:30 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T07:33:31.673 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 systemd[1]: Stopping Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:33:31.673 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 bash[128863]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T07:33:31.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:31.598Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000261043s 2023-12-06T07:33:31.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.671Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T07:33:31.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.672Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T07:33:31.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.672Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.672Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.672Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.672Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.672Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.672Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.672Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.673Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.673Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[127008]: ts=2023-12-06T07:33:31.673Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T07:33:31.997 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:31 smithi159 bash[128876]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T07:33:32.271 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 bash[128915]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T07:33:32.271 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T07:33:32.272 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 systemd[1]: Stopped Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:33:32.272 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 systemd[1]: Starting Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:33:32.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T07:33:32.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-mon[109528]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T07:33:32.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2054066111' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T07:33:32.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T07:33:32.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.395Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T07:33:32.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.395Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T07:33:32.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.396Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T07:33:32.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.396Z 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 smithi159 (none))" 2023-12-06T07:33:32.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.396Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T07:33:32.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.396Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T07:33:32.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.397Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T07:33:32.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.398Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.399Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.401Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.401Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.833µs 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.401Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 bash[128984]: 64bfdfd62379ed18b3cfcbc3d282306bdad901ce6ae78271b003ddc998ab712e 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 systemd[1]: Started Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.596Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.597Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.597Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.907µs wal_replay_duration=195.528104ms total_replay_duration=195.574356ms 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.599Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.599Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.599Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.615Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.762154ms db_storage=814ns remote_storage=1.315µs web_handler=355ns query_engine=686ns scrape=422.479µs scrape_sd=23.295µs notify=28.632µs notify_sd=10.129µs rules=16.04097ms 2023-12-06T07:33:32.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:33:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:33:32.615Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T07:33:32.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:32 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T07:33:32.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:32 smithi155 ceph-mon[114754]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T07:33:32.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:32 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2054066111' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T07:33:32.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:32 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T07:33:32.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:32 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T07:33:32.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:32 smithi155 ceph-mon[108618]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T07:33:32.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:32 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2054066111' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T07:33:32.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:32 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T07:33:33.461 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:33:33.461 INFO:teuthology.orchestra.run.smithi155.stdout: "id": "298e2cc2-9113-48b3-a9eb-f453260a031d", 2023-12-06T07:33:33.461 INFO:teuthology.orchestra.run.smithi155.stdout: "epoch": 1, 2023-12-06T07:33:33.461 INFO:teuthology.orchestra.run.smithi155.stdout: "predecessor_uuid": "c7dd6178-8188-4ac0-82c5-4a6495bd1b17", 2023-12-06T07:33:33.461 INFO:teuthology.orchestra.run.smithi155.stdout: "sync_status": [], 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "period_map": { 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "id": "298e2cc2-9113-48b3-a9eb-f453260a031d", 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "zonegroups": [ 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: { 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "id": "1fc8ae30-e880-43e9-b981-dc7b435f22bf", 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "name": "default", 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "api_name": "default", 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "is_master": "true", 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "endpoints": [], 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "hostnames": [], 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "hostnames_s3website": [], 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "master_zone": "af6beae9-44e4-44e9-a15c-efe75382f879", 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "zones": [ 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: { 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "id": "af6beae9-44e4-44e9-a15c-efe75382f879", 2023-12-06T07:33:33.462 INFO:teuthology.orchestra.run.smithi155.stdout: "name": "z", 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "endpoints": [], 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "log_meta": "false", 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "log_data": "false", 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "bucket_index_max_shards": 11, 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "read_only": "false", 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "tier_type": "", 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "sync_from_all": "true", 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "sync_from": [], 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "redirect_zone": "" 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "placement_targets": [ 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: { 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "name": "default-placement", 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "tags": [], 2023-12-06T07:33:33.463 INFO:teuthology.orchestra.run.smithi155.stdout: "storage_classes": [ 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: "STANDARD" 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: "default_placement": "default-placement", 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: "realm_id": "4afa80e4-23f9-4b96-a37f-313976da41b3", 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: "sync_policy": { 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: "groups": [] 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: "short_zone_ids": [ 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: { 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: "key": "af6beae9-44e4-44e9-a15c-efe75382f879", 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: "val": 1531218005 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:33.464 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "master_zonegroup": "1fc8ae30-e880-43e9-b981-dc7b435f22bf", 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "master_zone": "af6beae9-44e4-44e9-a15c-efe75382f879", 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "period_config": { 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "bucket_quota": { 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "enabled": false, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "check_on_raw": false, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "max_size": -1, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "max_size_kb": 0, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "max_objects": -1 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "user_quota": { 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "enabled": false, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "check_on_raw": false, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "max_size": -1, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "max_size_kb": 0, 2023-12-06T07:33:33.465 INFO:teuthology.orchestra.run.smithi155.stdout: "max_objects": -1 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "user_ratelimit": { 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "max_read_ops": 0, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "max_write_ops": 0, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "max_read_bytes": 0, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "max_write_bytes": 0, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "enabled": false 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "bucket_ratelimit": { 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "max_read_ops": 0, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "max_write_ops": 0, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "max_read_bytes": 0, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "max_write_bytes": 0, 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: "enabled": false 2023-12-06T07:33:33.466 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: "anonymous_ratelimit": { 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: "max_read_ops": 0, 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: "max_write_ops": 0, 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: "max_read_bytes": 0, 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: "max_write_bytes": 0, 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: "enabled": false 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: "realm_id": "4afa80e4-23f9-4b96-a37f-313976da41b3", 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: "realm_name": "r", 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout: "realm_epoch": 2 2023-12-06T07:33:33.467 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2054066111' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.155:9093"}]: dispatch 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.155:9093"}]: dispatch 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:33:33.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.159:9095"}]: dispatch 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.159:9095"}]: dispatch 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.159:3000"}]: dispatch 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.159:3000"}]: dispatch 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:33.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:33 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2054066111' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.155:9093"}]: dispatch 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.155:9093"}]: dispatch 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.159:9095"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.159:9095"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.159:3000"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.159:3000"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T07:33:33.814 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2054066111' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.155:9093"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.155:9093"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.159:9095"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.159:9095"}]: dispatch 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:33:33.816 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:33:33.816 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.159:3000"}]: dispatch 2023-12-06T07:33:33.816 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.159:3000"}]: dispatch 2023-12-06T07:33:33.816 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:33.816 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:33.816 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:33 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:33.927 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-06T07:33:34.494 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:34 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T07:33:34.494 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:34 smithi155 ceph-mon[114754]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T07:33:34.495 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:34 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:34.495 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:34 smithi155 ceph-mon[114754]: pgmap v41: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T07:33:34.495 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:34 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T07:33:34.495 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:34 smithi155 ceph-mon[108618]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T07:33:34.495 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:34 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:34.495 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:34 smithi155 ceph-mon[108618]: pgmap v41: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T07:33:34.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:34 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T07:33:34.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:34 smithi159 ceph-mon[109528]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T07:33:34.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:34 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:34.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:34 smithi159 ceph-mon[109528]: pgmap v41: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T07:33:35.313 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled rgw.foo update... 2023-12-06T07:33:35.666 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch apply rgw smpl' 2023-12-06T07:33:36.230 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:36.230 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:36.230 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:36.230 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:36.230 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[114754]: from='client.14685 -' 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-06T07:33:36.231 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[114754]: Saving service rgw.foo spec with placement count:2 2023-12-06T07:33:36.231 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:36.231 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:36.231 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:36.231 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:36.231 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:36.231 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[108618]: from='client.14685 -' 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-06T07:33:36.231 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[108618]: Saving service rgw.foo spec with placement count:2 2023-12-06T07:33:36.231 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:35 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:36.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:35 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:36.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:35 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:36.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:35 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:36.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:35 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:36.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:35 smithi159 ceph-mon[109528]: from='client.14685 -' 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-06T07:33:36.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:35 smithi159 ceph-mon[109528]: Saving service rgw.foo spec with placement count:2 2023-12-06T07:33:36.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:35 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:36.899 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled rgw.smpl update... 2023-12-06T07:33:37.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:36 smithi159 ceph-mon[109528]: pgmap v42: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2023-12-06T07:33:37.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:36 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:37.259 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:36 smithi155 ceph-mon[114754]: pgmap v42: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2023-12-06T07:33:37.259 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:36 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:37.260 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:36 smithi155 ceph-mon[108618]: pgmap v42: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2023-12-06T07:33:37.260 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:36 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:37.261 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph osd pool create foo' 2023-12-06T07:33:38.177 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='client.24607 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:33:38.177 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: Saving service rgw.smpl spec with placement count:2 2023-12-06T07:33:38.177 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.177 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.177 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.178 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.178 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: Saving service rgw.foo spec with placement count:2 2023-12-06T07:33:38.178 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.178 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:38.178 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:38.178 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:38.178 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.178 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:38.179 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[114754]: Deploying daemon rgw.foo.smithi155.udrpyy on smithi155 2023-12-06T07:33:38.179 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='client.24607 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:33:38.179 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: Saving service rgw.smpl spec with placement count:2 2023-12-06T07:33:38.179 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.179 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.179 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: Saving service rgw.foo spec with placement count:2 2023-12-06T07:33:38.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:38.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:38.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:38.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:38.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:38 smithi155 ceph-mon[108618]: Deploying daemon rgw.foo.smithi155.udrpyy on smithi155 2023-12-06T07:33:38.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='client.24607 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: Saving service rgw.smpl spec with placement count:2 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: Saving service rgw.foo spec with placement count:2 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:38.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:38 smithi159 ceph-mon[109528]: Deploying daemon rgw.foo.smithi155.udrpyy on smithi155 2023-12-06T07:33:39.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:39 smithi159 ceph-mon[109528]: pgmap v43: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2023-12-06T07:33:39.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:39 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:39.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:39 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:39.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:39 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:39.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:39 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:39.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:39 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:39.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:39 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:39.603 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[108618]: pgmap v43: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2023-12-06T07:33:39.603 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:39.603 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:39.603 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:39.603 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:39.604 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:39.604 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:39.604 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[114754]: pgmap v43: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2023-12-06T07:33:39.604 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:39.604 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:39.604 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:39.604 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:39.604 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:39.604 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:39.804 INFO:teuthology.orchestra.run.smithi155.stderr:pool 'foo' created 2023-12-06T07:33:39.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:39] "GET /metrics HTTP/1.1" 200 192633 "" "Prometheus/2.33.4" 2023-12-06T07:33:39.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:33:39 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:33:39.602Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004096007s 2023-12-06T07:33:40.149 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'rbd pool init foo' 2023-12-06T07:33:40.342 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:40 smithi159 ceph-mon[109528]: Deploying daemon rgw.foo.smithi159.mvnoup on smithi159 2023-12-06T07:33:40.342 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:40 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2118671276' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T07:33:40.342 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:40 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2118671276' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T07:33:40.342 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:40 smithi159 ceph-mon[109528]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T07:33:40.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:40 smithi155 ceph-mon[108618]: Deploying daemon rgw.foo.smithi159.mvnoup on smithi159 2023-12-06T07:33:40.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:40 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2118671276' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T07:33:40.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:40 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2118671276' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T07:33:40.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:40 smithi155 ceph-mon[108618]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T07:33:40.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:40 smithi155 ceph-mon[114754]: Deploying daemon rgw.foo.smithi159.mvnoup on smithi159 2023-12-06T07:33:40.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:40 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2118671276' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T07:33:40.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:40 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2118671276' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T07:33:40.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:40 smithi155 ceph-mon[114754]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T07:33:41.347 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: pgmap v45: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 905 B/s wr, 2 op/s 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:41.348 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[114754]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: pgmap v45: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 905 B/s wr, 2 op/s 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:41.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:41.350 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:41 smithi155 ceph-mon[108618]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T07:33:41.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: pgmap v45: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 905 B/s wr, 2 op/s 2023-12-06T07:33:41.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:33:41.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:33:41.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:33:41.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:33:41.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:41.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:41.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:41.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:41.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:41.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:41.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:41.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:41 smithi159 ceph-mon[109528]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T07:33:42.283 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[108618]: Saving service rgw.smpl spec with placement count:2 2023-12-06T07:33:42.283 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[108618]: Deploying daemon rgw.smpl.smithi155.zdhfiy on smithi155 2023-12-06T07:33:42.284 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[108618]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T07:33:42.284 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3045324711' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T07:33:42.284 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T07:33:42.284 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[114754]: Saving service rgw.smpl spec with placement count:2 2023-12-06T07:33:42.284 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[114754]: Deploying daemon rgw.smpl.smithi155.zdhfiy on smithi155 2023-12-06T07:33:42.284 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[114754]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T07:33:42.284 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3045324711' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T07:33:42.284 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:42 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T07:33:42.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:42 smithi159 ceph-mon[109528]: Saving service rgw.smpl spec with placement count:2 2023-12-06T07:33:42.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:42 smithi159 ceph-mon[109528]: Deploying daemon rgw.smpl.smithi155.zdhfiy on smithi155 2023-12-06T07:33:42.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:42 smithi159 ceph-mon[109528]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T07:33:42.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:42 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3045324711' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T07:33:42.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:42 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T07:33:43.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:43 smithi159 ceph-mon[109528]: pgmap v48: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2023-12-06T07:33:43.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:43 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:43.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:43 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:43.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:43 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:43 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:43 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:43 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:43 smithi159 ceph-mon[109528]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T07:33:43.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:43 smithi159 ceph-mon[109528]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T07:33:43.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[108618]: pgmap v48: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2023-12-06T07:33:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[108618]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T07:33:43.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[108618]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T07:33:43.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[114754]: pgmap v48: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2023-12-06T07:33:43.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:43.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:43.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:33:43.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T07:33:43.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:43.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:43.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[114754]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T07:33:43.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:43 smithi155 ceph-mon[114754]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T07:33:44.482 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:44 smithi159 ceph-mon[109528]: Deploying daemon rgw.smpl.smithi159.tjafvs on smithi159 2023-12-06T07:33:44.483 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:44 smithi159 ceph-mon[109528]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T07:33:44.589 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:44 smithi155 ceph-mon[108618]: Deploying daemon rgw.smpl.smithi159.tjafvs on smithi159 2023-12-06T07:33:44.589 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:44 smithi155 ceph-mon[108618]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T07:33:44.589 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:44 smithi155 ceph-mon[114754]: Deploying daemon rgw.smpl.smithi159.tjafvs on smithi159 2023-12-06T07:33:44.590 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:44 smithi155 ceph-mon[114754]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T07:33:45.106 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-06T07:33:45.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:33:45 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:33:45.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:45 smithi159 ceph-mon[109528]: pgmap v51: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 278 KiB/s rd, 8.5 KiB/s wr, 530 op/s 2023-12-06T07:33:45.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:45 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:45.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:45 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:45.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:45 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:45.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:45 smithi159 ceph-mon[109528]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T07:33:45.561 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[108618]: pgmap v51: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 278 KiB/s rd, 8.5 KiB/s wr, 530 op/s 2023-12-06T07:33:45.562 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:45.562 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:45.562 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:45.562 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[108618]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T07:33:45.562 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[114754]: pgmap v51: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 278 KiB/s rd, 8.5 KiB/s wr, 530 op/s 2023-12-06T07:33:45.562 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:45.562 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:45.562 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:45.562 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:45 smithi155 ceph-mon[114754]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T07:33:46.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:46 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:46.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:46 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:46.649 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:46 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:46.688 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled iscsi.foo update... 2023-12-06T07:33:47.150 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'sleep 120' 2023-12-06T07:33:47.682 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:47 smithi155 ceph-mon[114754]: pgmap v53: 161 pgs: 161 active+clean; 584 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 287 KiB/s rd, 905 B/s wr, 443 op/s 2023-12-06T07:33:47.682 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:47 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:47.682 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:47 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:47.682 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:47 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:47.682 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:47 smithi155 ceph-mon[108618]: pgmap v53: 161 pgs: 161 active+clean; 584 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 287 KiB/s rd, 905 B/s wr, 443 op/s 2023-12-06T07:33:47.682 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:47 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:47.683 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:47 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:47.683 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:47 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:47.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:47 smithi159 ceph-mon[109528]: pgmap v53: 161 pgs: 161 active+clean; 584 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 287 KiB/s rd, 905 B/s wr, 443 op/s 2023-12-06T07:33:47.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:47 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:47.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:47 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:47.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:47 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:48 smithi159 ceph-mon[109528]: from='client.24700 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:33:48.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:48 smithi159 ceph-mon[109528]: Saving service iscsi.foo spec with placement count:1 2023-12-06T07:33:48.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:48 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:48 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:48 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:48 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:33:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:48 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:33:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:48 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:33:48.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:48 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:48.806 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[108618]: from='client.24700 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:33:48.806 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[108618]: Saving service iscsi.foo spec with placement count:1 2023-12-06T07:33:48.806 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.806 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.806 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.807 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:33:48.807 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:33:48.807 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:33:48.807 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:48.807 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[114754]: from='client.24700 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:33:48.807 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[114754]: Saving service iscsi.foo spec with placement count:1 2023-12-06T07:33:48.807 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.807 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.807 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:48.807 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:33:48.807 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:33:48.807 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:33:48.808 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:48 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:49.405 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[114754]: Checking dashboard <-> RGW credentials 2023-12-06T07:33:49.405 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[114754]: Checking pool "foo" exists for service iscsi.foo 2023-12-06T07:33:49.405 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[114754]: Deploying daemon iscsi.foo.smithi155.yrrtmu on smithi155 2023-12-06T07:33:49.406 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[108618]: Checking dashboard <-> RGW credentials 2023-12-06T07:33:49.406 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[108618]: Checking pool "foo" exists for service iscsi.foo 2023-12-06T07:33:49.406 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[108618]: Deploying daemon iscsi.foo.smithi155.yrrtmu on smithi155 2023-12-06T07:33:49.406 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[108618]: pgmap v54: 161 pgs: 161 active+clean; 584 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 216 KiB/s rd, 682 B/s wr, 334 op/s 2023-12-06T07:33:49.406 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[108618]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T07:33:49.685 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[114754]: pgmap v54: 161 pgs: 161 active+clean; 584 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 216 KiB/s rd, 682 B/s wr, 334 op/s 2023-12-06T07:33:49.685 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-mon[114754]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T07:33:49.726 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:49 smithi159 ceph-mon[109528]: Checking dashboard <-> RGW credentials 2023-12-06T07:33:49.726 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:49 smithi159 ceph-mon[109528]: Checking pool "foo" exists for service iscsi.foo 2023-12-06T07:33:49.727 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:49 smithi159 ceph-mon[109528]: Deploying daemon iscsi.foo.smithi155.yrrtmu on smithi155 2023-12-06T07:33:49.727 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:49 smithi159 ceph-mon[109528]: pgmap v54: 161 pgs: 161 active+clean; 584 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 216 KiB/s rd, 682 B/s wr, 334 op/s 2023-12-06T07:33:49.727 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:49 smithi159 ceph-mon[109528]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T07:33:50.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:33:49 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:49] "GET /metrics HTTP/1.1" 200 203643 "" "Prometheus/2.33.4" 2023-12-06T07:33:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:50 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:50 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:50 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:50 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/438002048' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T07:33:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:50 smithi159 ceph-mon[109528]: pgmap v56: 161 pgs: 161 active+clean; 584 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 628 B/s wr, 308 op/s 2023-12-06T07:33:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:50 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:50 smithi159 ceph-mon[109528]: mgrmap e20: y(active, since 71s), standbys: x 2023-12-06T07:33:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:50 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2870736338' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3490904557"}]: dispatch 2023-12-06T07:33:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:50 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3490904557"}]: dispatch 2023-12-06T07:33:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:51.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:51.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/438002048' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T07:33:51.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[108618]: pgmap v56: 161 pgs: 161 active+clean; 584 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 628 B/s wr, 308 op/s 2023-12-06T07:33:51.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:51.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[108618]: mgrmap e20: y(active, since 71s), standbys: x 2023-12-06T07:33:51.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2870736338' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3490904557"}]: dispatch 2023-12-06T07:33:51.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3490904557"}]: dispatch 2023-12-06T07:33:51.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:51.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:51.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:51.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/438002048' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T07:33:51.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[114754]: pgmap v56: 161 pgs: 161 active+clean; 584 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 628 B/s wr, 308 op/s 2023-12-06T07:33:51.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:51.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[114754]: mgrmap e20: y(active, since 71s), standbys: x 2023-12-06T07:33:51.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2870736338' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3490904557"}]: dispatch 2023-12-06T07:33:51.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:50 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3490904557"}]: dispatch 2023-12-06T07:33:52.713 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3490904557"}]': finished 2023-12-06T07:33:52.713 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[108618]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T07:33:52.713 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:52.713 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2961298577' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3490904557"}]: dispatch 2023-12-06T07:33:52.714 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[108618]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 953 B/s wr, 274 op/s 2023-12-06T07:33:52.714 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3490904557"}]': finished 2023-12-06T07:33:52.714 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[114754]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T07:33:52.714 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:52.714 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2961298577' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3490904557"}]: dispatch 2023-12-06T07:33:52.714 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:52 smithi155 ceph-mon[114754]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 953 B/s wr, 274 op/s 2023-12-06T07:33:52.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:52 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3490904557"}]': finished 2023-12-06T07:33:52.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:52 smithi159 ceph-mon[109528]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T07:33:52.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:52 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:52.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:52 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2961298577' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3490904557"}]: dispatch 2023-12-06T07:33:52.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:52 smithi159 ceph-mon[109528]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 953 B/s wr, 274 op/s 2023-12-06T07:33:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:53 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2961298577' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3490904557"}]': finished 2023-12-06T07:33:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:53 smithi159 ceph-mon[109528]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T07:33:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:53 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2498583179' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2597717224"}]: dispatch 2023-12-06T07:33:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:53 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2597717224"}]: dispatch 2023-12-06T07:33:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:53 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2961298577' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3490904557"}]': finished 2023-12-06T07:33:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:53 smithi155 ceph-mon[108618]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T07:33:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:53 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2498583179' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2597717224"}]: dispatch 2023-12-06T07:33:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:53 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2597717224"}]: dispatch 2023-12-06T07:33:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:53 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2961298577' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3490904557"}]': finished 2023-12-06T07:33:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:53 smithi155 ceph-mon[114754]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T07:33:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:53 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2498583179' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2597717224"}]: dispatch 2023-12-06T07:33:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:53 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2597717224"}]: dispatch 2023-12-06T07:33:54.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:54 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2597717224"}]': finished 2023-12-06T07:33:54.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:54 smithi159 ceph-mon[109528]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T07:33:54.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:54 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/642124837' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1922558454"}]: dispatch 2023-12-06T07:33:54.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:54 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1922558454"}]: dispatch 2023-12-06T07:33:54.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:54 smithi159 ceph-mon[109528]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 611 B/s wr, 11 op/s 2023-12-06T07:33:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2597717224"}]': finished 2023-12-06T07:33:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[114754]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T07:33:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/642124837' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1922558454"}]: dispatch 2023-12-06T07:33:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1922558454"}]: dispatch 2023-12-06T07:33:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[114754]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 611 B/s wr, 11 op/s 2023-12-06T07:33:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2597717224"}]': finished 2023-12-06T07:33:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[108618]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T07:33:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/642124837' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1922558454"}]: dispatch 2023-12-06T07:33:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1922558454"}]: dispatch 2023-12-06T07:33:55.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:54 smithi155 ceph-mon[108618]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 611 B/s wr, 11 op/s 2023-12-06T07:33:55.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:33:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:33:55.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:55 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1922558454"}]': finished 2023-12-06T07:33:55.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:55 smithi159 ceph-mon[109528]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T07:33:55.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:55 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/4202310459' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/1786864805"}]: dispatch 2023-12-06T07:33:55.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:55 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/1786864805"}]: dispatch 2023-12-06T07:33:56.003 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:55 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1922558454"}]': finished 2023-12-06T07:33:56.003 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:55 smithi155 ceph-mon[114754]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T07:33:56.003 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:55 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/4202310459' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/1786864805"}]: dispatch 2023-12-06T07:33:56.003 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:55 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/1786864805"}]: dispatch 2023-12-06T07:33:56.003 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:55 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1922558454"}]': finished 2023-12-06T07:33:56.003 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:55 smithi155 ceph-mon[108618]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T07:33:56.003 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:55 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/4202310459' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/1786864805"}]: dispatch 2023-12-06T07:33:56.003 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:55 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/1786864805"}]: dispatch 2023-12-06T07:33:56.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/1786864805"}]': finished 2023-12-06T07:33:56.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T07:33:56.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: Adding iSCSI gateway http://:@172.21.15.155:5000 to Dashboard 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/634941787' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2287832232"}]: dispatch 2023-12-06T07:33:56.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:56 smithi159 ceph-mon[109528]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:33:57.000 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/1786864805"}]': finished 2023-12-06T07:33:57.000 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T07:33:57.000 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: Adding iSCSI gateway http://:@172.21.15.155:5000 to Dashboard 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/634941787' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2287832232"}]: dispatch 2023-12-06T07:33:57.001 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[114754]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/1786864805"}]': finished 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: Adding iSCSI gateway http://:@172.21.15.155:5000 to Dashboard 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:33:57.002 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:33:57.003 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/634941787' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2287832232"}]: dispatch 2023-12-06T07:33:57.003 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:56 smithi155 ceph-mon[108618]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:33:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:57 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/634941787' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2287832232"}]': finished 2023-12-06T07:33:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:57 smithi159 ceph-mon[109528]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T07:33:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:57 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1696107422' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/251650456"}]: dispatch 2023-12-06T07:33:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:57 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/634941787' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2287832232"}]': finished 2023-12-06T07:33:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:57 smithi155 ceph-mon[108618]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T07:33:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:57 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1696107422' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/251650456"}]: dispatch 2023-12-06T07:33:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:57 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/634941787' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2287832232"}]': finished 2023-12-06T07:33:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:57 smithi155 ceph-mon[114754]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T07:33:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:57 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1696107422' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/251650456"}]: dispatch 2023-12-06T07:33:59.243 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1696107422' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/251650456"}]': finished 2023-12-06T07:33:59.243 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[108618]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T07:33:59.243 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:59.243 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[108618]: Checking dashboard <-> RGW credentials 2023-12-06T07:33:59.243 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1461995853' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3094920208"}]: dispatch 2023-12-06T07:33:59.243 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3094920208"}]: dispatch 2023-12-06T07:33:59.243 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[108618]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:33:59.243 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:59.244 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1696107422' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/251650456"}]': finished 2023-12-06T07:33:59.244 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[114754]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T07:33:59.244 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:59.244 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[114754]: Checking dashboard <-> RGW credentials 2023-12-06T07:33:59.244 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1461995853' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3094920208"}]: dispatch 2023-12-06T07:33:59.244 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3094920208"}]: dispatch 2023-12-06T07:33:59.244 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[114754]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:33:59.244 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:33:58 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:59.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:58 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1696107422' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/251650456"}]': finished 2023-12-06T07:33:59.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:58 smithi159 ceph-mon[109528]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T07:33:59.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:58 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:33:59.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:58 smithi159 ceph-mon[109528]: Checking dashboard <-> RGW credentials 2023-12-06T07:33:59.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:58 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1461995853' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3094920208"}]: dispatch 2023-12-06T07:33:59.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:58 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3094920208"}]: dispatch 2023-12-06T07:33:59.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:58 smithi159 ceph-mon[109528]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:33:59.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:33:58 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:34:00.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:33:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:33:59] "GET /metrics HTTP/1.1" 200 214913 "" "Prometheus/2.33.4" 2023-12-06T07:34:00.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:00 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3094920208"}]': finished 2023-12-06T07:34:00.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:00 smithi159 ceph-mon[109528]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T07:34:00.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:00 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/778971883' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1536896534"}]: dispatch 2023-12-06T07:34:00.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:00 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3094920208"}]': finished 2023-12-06T07:34:00.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:00 smithi155 ceph-mon[114754]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T07:34:00.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:00 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/778971883' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1536896534"}]: dispatch 2023-12-06T07:34:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:00 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3094920208"}]': finished 2023-12-06T07:34:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:00 smithi155 ceph-mon[108618]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T07:34:00.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:00 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/778971883' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1536896534"}]: dispatch 2023-12-06T07:34:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/778971883' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1536896534"}]': finished 2023-12-06T07:34:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[108618]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T07:34:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[108618]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:34:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2323100236' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/938890352"}]: dispatch 2023-12-06T07:34:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/938890352"}]: dispatch 2023-12-06T07:34:01.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:01.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/778971883' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1536896534"}]': finished 2023-12-06T07:34:01.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[114754]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T07:34:01.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[114754]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:34:01.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2323100236' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/938890352"}]: dispatch 2023-12-06T07:34:01.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:01 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/938890352"}]: dispatch 2023-12-06T07:34:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:01 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:01 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/778971883' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1536896534"}]': finished 2023-12-06T07:34:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:01 smithi159 ceph-mon[109528]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T07:34:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:01 smithi159 ceph-mon[109528]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:34:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:01 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2323100236' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/938890352"}]: dispatch 2023-12-06T07:34:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:01 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/938890352"}]: dispatch 2023-12-06T07:34:02.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:02 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/938890352"}]': finished 2023-12-06T07:34:02.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:02 smithi155 ceph-mon[108618]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T07:34:02.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:02 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3444521569' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1015496572"}]: dispatch 2023-12-06T07:34:02.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:02 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1015496572"}]: dispatch 2023-12-06T07:34:02.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:02 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/938890352"}]': finished 2023-12-06T07:34:02.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:02 smithi155 ceph-mon[114754]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T07:34:02.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:02 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3444521569' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1015496572"}]: dispatch 2023-12-06T07:34:02.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:02 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1015496572"}]: dispatch 2023-12-06T07:34:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:02 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/938890352"}]': finished 2023-12-06T07:34:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:02 smithi159 ceph-mon[109528]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T07:34:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:02 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3444521569' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1015496572"}]: dispatch 2023-12-06T07:34:02.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:02 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1015496572"}]: dispatch 2023-12-06T07:34:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1015496572"}]': finished 2023-12-06T07:34:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-mon[108618]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T07:34:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-mon[108618]: pgmap v73: 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-06T07:34:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/301532744' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4120463460"}]: dispatch 2023-12-06T07:34:03.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1015496572"}]': finished 2023-12-06T07:34:03.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-mon[114754]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T07:34:03.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-mon[114754]: pgmap v73: 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-06T07:34:03.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/301532744' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4120463460"}]: dispatch 2023-12-06T07:34:03.622 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:34: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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:34:03.622 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:34:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:34: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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:34:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:03 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1015496572"}]': finished 2023-12-06T07:34:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:03 smithi159 ceph-mon[109528]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T07:34:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:03 smithi159 ceph-mon[109528]: pgmap v73: 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-06T07:34:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:03 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/301532744' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4120463460"}]: dispatch 2023-12-06T07:34:04.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:04 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/301532744' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4120463460"}]': finished 2023-12-06T07:34:04.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:04 smithi155 ceph-mon[114754]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T07:34:04.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:04 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2698819352' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3381271436"}]: dispatch 2023-12-06T07:34:04.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:04 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3381271436"}]: dispatch 2023-12-06T07:34:04.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:04 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/301532744' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4120463460"}]': finished 2023-12-06T07:34:04.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:04 smithi155 ceph-mon[108618]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T07:34:04.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:04 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2698819352' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3381271436"}]: dispatch 2023-12-06T07:34:04.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:04 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3381271436"}]: dispatch 2023-12-06T07:34:04.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:04 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/301532744' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4120463460"}]': finished 2023-12-06T07:34:04.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:04 smithi159 ceph-mon[109528]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T07:34:04.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:04 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2698819352' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3381271436"}]: dispatch 2023-12-06T07:34:04.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:04 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3381271436"}]: dispatch 2023-12-06T07:34:05.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:34:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:34:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:05 smithi159 ceph-mon[109528]: pgmap v75: 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-06T07:34:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:05 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3381271436"}]': finished 2023-12-06T07:34:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:05 smithi159 ceph-mon[109528]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T07:34:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:05 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3828583967' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3381271436"}]: dispatch 2023-12-06T07:34:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:05 smithi155 ceph-mon[114754]: pgmap v75: 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-06T07:34:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:05 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3381271436"}]': finished 2023-12-06T07:34:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:05 smithi155 ceph-mon[114754]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T07:34:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:05 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3828583967' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3381271436"}]: dispatch 2023-12-06T07:34:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:05 smithi155 ceph-mon[108618]: pgmap v75: 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-06T07:34:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:05 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3381271436"}]': finished 2023-12-06T07:34:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:05 smithi155 ceph-mon[108618]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T07:34:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:05 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3828583967' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3381271436"}]: dispatch 2023-12-06T07:34:06.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:06 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3828583967' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3381271436"}]': finished 2023-12-06T07:34:06.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:06 smithi155 ceph-mon[114754]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T07:34:06.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:06 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3317143335' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/1786864805"}]: dispatch 2023-12-06T07:34:06.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:06 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3828583967' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3381271436"}]': finished 2023-12-06T07:34:06.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:06 smithi155 ceph-mon[108618]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T07:34:06.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:06 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3317143335' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/1786864805"}]: dispatch 2023-12-06T07:34:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:06 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3828583967' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3381271436"}]': finished 2023-12-06T07:34:06.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:06 smithi159 ceph-mon[109528]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T07:34:06.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:06 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3317143335' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/1786864805"}]: dispatch 2023-12-06T07:34:07.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[108618]: pgmap v78: 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-06T07:34:07.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3317143335' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/1786864805"}]': finished 2023-12-06T07:34:07.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[108618]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T07:34:07.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2063919450' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2354900141"}]: dispatch 2023-12-06T07:34:07.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2354900141"}]: dispatch 2023-12-06T07:34:07.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[114754]: pgmap v78: 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-06T07:34:07.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3317143335' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/1786864805"}]': finished 2023-12-06T07:34:07.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[114754]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T07:34:07.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2063919450' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2354900141"}]: dispatch 2023-12-06T07:34:07.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:07 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2354900141"}]: dispatch 2023-12-06T07:34:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:07 smithi159 ceph-mon[109528]: pgmap v78: 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-06T07:34:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:07 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3317143335' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/1786864805"}]': finished 2023-12-06T07:34:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:07 smithi159 ceph-mon[109528]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T07:34:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:07 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2063919450' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2354900141"}]: dispatch 2023-12-06T07:34:07.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:07 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2354900141"}]: dispatch 2023-12-06T07:34:08.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:08 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2354900141"}]': finished 2023-12-06T07:34:08.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:08 smithi155 ceph-mon[108618]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T07:34:08.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:08 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2354900141"}]': finished 2023-12-06T07:34:08.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:08 smithi155 ceph-mon[114754]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T07:34:08.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:08 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/2354900141"}]': finished 2023-12-06T07:34:08.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:08 smithi159 ceph-mon[109528]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T07:34:09.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:09 smithi155 ceph-mon[114754]: pgmap v81: 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-06T07:34:09.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:09 smithi155 ceph-mon[108618]: pgmap v81: 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-06T07:34:09.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:09 smithi159 ceph-mon[109528]: pgmap v81: 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-06T07:34:10.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:34:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:09] "GET /metrics HTTP/1.1" 200 214913 "" "Prometheus/2.33.4" 2023-12-06T07:34:11.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:11 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:11.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:11 smithi159 ceph-mon[109528]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2023-12-06T07:34:11.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:11 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:11.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:11 smithi155 ceph-mon[108618]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2023-12-06T07:34:11.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:11 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:11.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:11 smithi155 ceph-mon[114754]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2023-12-06T07:34:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:13 smithi159 ceph-mon[109528]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T07:34:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:13 smithi155 ceph-mon[108618]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T07:34:13.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:13 smithi155 ceph-mon[114754]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T07:34:13.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:34:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:34:13.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:34:15.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:34:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:34:15.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:15 smithi159 ceph-mon[109528]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:34:15.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:15 smithi155 ceph-mon[108618]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:34:15.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:15 smithi155 ceph-mon[114754]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:34:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:17 smithi159 ceph-mon[109528]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T07:34:17.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:17 smithi155 ceph-mon[108618]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T07:34:17.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:17 smithi155 ceph-mon[114754]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T07:34:19.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:19 smithi159 ceph-mon[109528]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2023-12-06T07:34:19.774 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:19 smithi155 ceph-mon[108618]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2023-12-06T07:34:19.774 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:19 smithi155 ceph-mon[114754]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2023-12-06T07:34:20.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:34:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:19] "GET /metrics HTTP/1.1" 200 214941 "" "Prometheus/2.33.4" 2023-12-06T07:34:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:21 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:21 smithi159 ceph-mon[109528]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:21 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:21 smithi155 ceph-mon[108618]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:21 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:21 smithi155 ceph-mon[114754]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:23 smithi159 ceph-mon[109528]: pgmap v88: 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-06T07:34:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:23 smithi155 ceph-mon[108618]: pgmap v88: 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-06T07:34:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:23 smithi155 ceph-mon[114754]: pgmap v88: 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-06T07:34:25.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:25 smithi159 ceph-mon[109528]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:25.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:34:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:34:25.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:25 smithi155 ceph-mon[108618]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:25.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:25 smithi155 ceph-mon[114754]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:27.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:27 smithi159 ceph-mon[109528]: pgmap v90: 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-06T07:34:27.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:27 smithi155 ceph-mon[108618]: pgmap v90: 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-06T07:34:27.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:27 smithi155 ceph-mon[114754]: pgmap v90: 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-06T07:34:29.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:29 smithi159 ceph-mon[109528]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:29.775 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:29 smithi155 ceph-mon[108618]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:29.775 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:29 smithi155 ceph-mon[114754]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:30.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:34:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:29] "GET /metrics HTTP/1.1" 200 214888 "" "Prometheus/2.33.4" 2023-12-06T07:34:31.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:31 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:31.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:31 smithi159 ceph-mon[109528]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:31 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:31 smithi155 ceph-mon[108618]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:31.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:31 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:31.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:31 smithi155 ceph-mon[114754]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:33.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:33 smithi159 ceph-mon[109528]: pgmap v93: 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-06T07:34:33.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:33 smithi155 ceph-mon[108618]: pgmap v93: 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-06T07:34:33.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:33 smithi155 ceph-mon[114754]: pgmap v93: 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-06T07:34:35.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:35 smithi159 ceph-mon[109528]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:35.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:34:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:34:35.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:35 smithi155 ceph-mon[108618]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:35.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:35 smithi155 ceph-mon[114754]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:37 smithi159 ceph-mon[109528]: pgmap v95: 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-06T07:34:37.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:37 smithi155 ceph-mon[108618]: pgmap v95: 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-06T07:34:37.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:37 smithi155 ceph-mon[114754]: pgmap v95: 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-06T07:34:39.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:39 smithi159 ceph-mon[109528]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:39.774 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:39 smithi155 ceph-mon[108618]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:39.774 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:39 smithi155 ceph-mon[114754]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:40.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:34:39 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:39] "GET /metrics HTTP/1.1" 200 214888 "" "Prometheus/2.33.4" 2023-12-06T07:34:40.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-12-06T07:34:40.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-12-06T07:34:40.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:34:40.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:40 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:34:40.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-12-06T07:34:40.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-12-06T07:34:40.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T07:34:40.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:34:40.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:40 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:34:41.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:41 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:41.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:41 smithi159 ceph-mon[109528]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:41.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:34:41.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2023-12-06T07:34:41.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-12-06T07:34:41.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-12-06T07:34:41.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-12-06T07:34:41.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:41 smithi159 ceph-mon[109528]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T07:34:41.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:34:41.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:41.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[108618]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:41.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:34:41.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[108618]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[114754]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-12-06T07:34:41.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[114754]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T07:34:41.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:34:42.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:42 smithi159 ceph-mon[109528]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T07:34:42.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:42 smithi155 ceph-mon[108618]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T07:34:42.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:42 smithi155 ceph-mon[114754]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T07:34:43.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:43 smithi159 ceph-mon[109528]: pgmap v100: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:34:43.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:43 smithi155 ceph-mon[108618]: pgmap v100: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:34:43.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:43 smithi155 ceph-mon[114754]: pgmap v100: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:34:45.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:45 smithi159 ceph-mon[109528]: pgmap v101: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:34:45.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:34:45 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:34:45.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:45 smithi155 ceph-mon[108618]: pgmap v101: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:34:45.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:45 smithi155 ceph-mon[114754]: pgmap v101: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:34:47.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:47 smithi159 ceph-mon[109528]: pgmap v102: 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-06T07:34:47.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:47 smithi155 ceph-mon[108618]: pgmap v102: 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-06T07:34:47.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:47 smithi155 ceph-mon[114754]: pgmap v102: 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-06T07:34:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:49 smithi159 ceph-mon[109528]: pgmap v103: 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-06T07:34:49.774 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:49 smithi155 ceph-mon[108618]: pgmap v103: 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-06T07:34:49.774 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:49 smithi155 ceph-mon[114754]: pgmap v103: 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-06T07:34:50.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:34:49 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:49] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2023-12-06T07:34:51.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:51 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:51.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:51 smithi159 ceph-mon[109528]: pgmap v104: 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-06T07:34:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:51 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:51 smithi155 ceph-mon[108618]: pgmap v104: 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-06T07:34:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:51 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:34:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:51 smithi155 ceph-mon[114754]: pgmap v104: 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-06T07:34:53.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:53 smithi159 ceph-mon[109528]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2023-12-06T07:34:53.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:53 smithi155 ceph-mon[108618]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2023-12-06T07:34:53.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:53 smithi155 ceph-mon[114754]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2023-12-06T07:34:53.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:34:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:34:53.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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:34:53.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:34:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:34: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://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:34:55.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:55 smithi159 ceph-mon[109528]: pgmap v106: 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-06T07:34:55.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:34:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:34:55.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:55 smithi155 ceph-mon[108618]: pgmap v106: 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-06T07:34:55.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:55 smithi155 ceph-mon[114754]: pgmap v106: 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-06T07:34:57.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:57 smithi159 ceph-mon[109528]: pgmap v107: 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-06T07:34:57.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:57 smithi155 ceph-mon[108618]: pgmap v107: 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-06T07:34:57.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:57 smithi155 ceph-mon[114754]: pgmap v107: 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-06T07:34:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:59 smithi159 ceph-mon[109528]: 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-06T07:34:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:59 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:34:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:59 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:34:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:34:59 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:34:59.775 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:59 smithi155 ceph-mon[108618]: 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-06T07:34:59.775 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:59 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:34:59.775 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:59 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:34:59.775 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:34:59 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:34:59.775 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:59 smithi155 ceph-mon[114754]: 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-06T07:34:59.775 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:59 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:34:59.775 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:59 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:34:59.775 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:34:59 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:35:00.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:34:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:34:59] "GET /metrics HTTP/1.1" 200 214888 "" "Prometheus/2.33.4" 2023-12-06T07:35:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:01 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:01 smithi159 ceph-mon[109528]: pgmap v109: 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-06T07:35:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:01 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:01 smithi155 ceph-mon[108618]: pgmap v109: 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-06T07:35:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:01 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:01 smithi155 ceph-mon[114754]: pgmap v109: 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-06T07:35:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:03 smithi159 ceph-mon[109528]: pgmap v110: 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-06T07:35:03.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:03 smithi155 ceph-mon[108618]: pgmap v110: 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-06T07:35:03.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:03 smithi155 ceph-mon[114754]: pgmap v110: 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-06T07:35:03.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:35:03.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:03.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:03.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:03.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:03.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:35:05.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:05 smithi159 ceph-mon[109528]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:05.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:35:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:35:05.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:05 smithi155 ceph-mon[108618]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:05 smithi155 ceph-mon[114754]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:07 smithi159 ceph-mon[109528]: pgmap v112: 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-06T07:35:07.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:07 smithi155 ceph-mon[108618]: pgmap v112: 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-06T07:35:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:07 smithi155 ceph-mon[114754]: pgmap v112: 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-06T07:35:09.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:09 smithi159 ceph-mon[109528]: 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-06T07:35:09.774 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:09 smithi155 ceph-mon[108618]: 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-06T07:35:09.774 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:09 smithi155 ceph-mon[114754]: 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-06T07:35:10.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:35:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:09] "GET /metrics HTTP/1.1" 200 214888 "" "Prometheus/2.33.4" 2023-12-06T07:35:11.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:11 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:11.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:11 smithi159 ceph-mon[109528]: pgmap v114: 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-06T07:35:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:11 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:11 smithi155 ceph-mon[114754]: pgmap v114: 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-06T07:35:11.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:11 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:11.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:11 smithi155 ceph-mon[108618]: pgmap v114: 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-06T07:35:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:13 smithi159 ceph-mon[109528]: pgmap v115: 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-06T07:35:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:13 smithi155 ceph-mon[108618]: pgmap v115: 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-06T07:35:13.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:13 smithi155 ceph-mon[114754]: pgmap v115: 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-06T07:35:13.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:35:13.508Z 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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:35:13.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:13.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:13.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:13.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:35:15.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:15 smithi159 ceph-mon[109528]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:15.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:35:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:35:15.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:15 smithi155 ceph-mon[108618]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:15.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:15 smithi155 ceph-mon[114754]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:17 smithi159 ceph-mon[109528]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:17.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:17 smithi155 ceph-mon[108618]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:17.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:17 smithi155 ceph-mon[114754]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:19.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:19 smithi159 ceph-mon[109528]: 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-06T07:35:19.773 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:19 smithi155 ceph-mon[108618]: 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-06T07:35:19.774 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:19 smithi155 ceph-mon[114754]: 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-06T07:35:20.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:35:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:19] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2023-12-06T07:35:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:21 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:21 smithi159 ceph-mon[109528]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:21 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:21 smithi155 ceph-mon[108618]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:21 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:21 smithi155 ceph-mon[114754]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:23 smithi159 ceph-mon[109528]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:23 smithi155 ceph-mon[108618]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:23 smithi155 ceph-mon[114754]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:23.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:35:23.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:23.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:23.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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:23.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:23.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:35:25.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:25 smithi159 ceph-mon[109528]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:25.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:35:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:35:25.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:25 smithi155 ceph-mon[108618]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:25.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:25 smithi155 ceph-mon[114754]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:27.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:27 smithi159 ceph-mon[109528]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:27.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:27 smithi155 ceph-mon[108618]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:27.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:27 smithi155 ceph-mon[114754]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:29.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:29 smithi159 ceph-mon[109528]: 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-06T07:35:29.774 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:29 smithi155 ceph-mon[108618]: 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-06T07:35:29.775 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:29 smithi155 ceph-mon[114754]: 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-06T07:35:30.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:35:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:29] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2023-12-06T07:35:31.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:31 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:31.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:31 smithi159 ceph-mon[109528]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:31.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:31 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:31.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:31 smithi155 ceph-mon[114754]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:31 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:31.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:31 smithi155 ceph-mon[108618]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:33.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:33 smithi159 ceph-mon[109528]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:33.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:33 smithi155 ceph-mon[108618]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:33.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:33 smithi155 ceph-mon[114754]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:33.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:35:33.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:33.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:33.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:35:33.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35: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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:35.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:35 smithi159 ceph-mon[109528]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:35.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:35:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:35:35.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:35 smithi155 ceph-mon[108618]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:35.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:35 smithi155 ceph-mon[114754]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:37 smithi159 ceph-mon[109528]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:37.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:37 smithi155 ceph-mon[108618]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:37.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:37 smithi155 ceph-mon[114754]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:39.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:39 smithi159 ceph-mon[109528]: 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-06T07:35:39.774 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:39 smithi155 ceph-mon[108618]: 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-06T07:35:39.774 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:39 smithi155 ceph-mon[114754]: 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-06T07:35:40.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:35:39 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:39] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2023-12-06T07:35:40.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:40 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:35:40.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:40 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:35:40.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:40 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:35:40.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:40 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:35:40.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:40 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:35:40.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:40 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:35:41.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:41 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:41.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:41 smithi159 ceph-mon[109528]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:41.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:41 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:35:41.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:41 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:35:41.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:41 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:41.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:41 smithi155 ceph-mon[108618]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:41.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:41 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:35:41.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:41 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:35:41.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:41 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:41.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:41 smithi155 ceph-mon[114754]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:41.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:41 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:35:41.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:41 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:35:43.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:43 smithi159 ceph-mon[109528]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:43.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:43 smithi155 ceph-mon[108618]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:43.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:43 smithi155 ceph-mon[114754]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:43.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:35:43.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:43.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:43.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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:43.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:43.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:35:45.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:45 smithi159 ceph-mon[109528]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:45.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:35:45 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:35:45.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:45 smithi155 ceph-mon[108618]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:45.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:45 smithi155 ceph-mon[114754]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:47.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:47 smithi159 ceph-mon[109528]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:47.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:47 smithi155 ceph-mon[108618]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:47.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:47 smithi155 ceph-mon[114754]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:48.591 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-06T07:35:49.559 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:49 smithi155 ceph-mon[108618]: 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-06T07:35:49.560 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:49 smithi155 ceph-mon[114754]: 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-06T07:35:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:49 smithi159 ceph-mon[109528]: 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-06T07:35:49.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:35:49 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:49] "GET /metrics HTTP/1.1" 200 214874 "" "Prometheus/2.33.4" 2023-12-06T07:35:50.296 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-06T07:35:51.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:51 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:51.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:51 smithi155 ceph-mon[108618]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:51.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:51 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:51.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:51 smithi155 ceph-mon[114754]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:51.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:51 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:35:51.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:51 smithi159 ceph-mon[109528]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:52.062 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-06T07:35:53.636 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:53 smithi155 ceph-mon[114754]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:53.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:53 smithi155 ceph-mon[108618]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:53.637 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:35:53.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:35:53.637 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:53.513Z 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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:35:53.637 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:35:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:35:53.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:35:53.703 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T07:35:53.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:53 smithi159 ceph-mon[109528]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:55.041 INFO:teuthology.orchestra.run.smithi155.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T07:35:55.412 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T07:35:55.423 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi155.front.sepia.ceph.com 2023-12-06T07:35:55.423 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-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-06T07:35:55.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:35:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:35:55.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:55 smithi159 ceph-mon[109528]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:55.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:55 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:35:55.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:55 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:35:55.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:55 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:35:55.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:55 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:35:55.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[108618]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:55.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:35:55.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:35:55.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:35:55.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:35:55.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[114754]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:35:55.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:35:55.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:35:55.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:35:55.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:55 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:35:56.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:56 smithi155 ceph-mon[108618]: from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:56.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:56 smithi155 ceph-mon[108618]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T07:35:56.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:56 smithi155 ceph-mon[108618]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T07:35:56.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:56 smithi155 ceph-mon[114754]: from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:56.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:56 smithi155 ceph-mon[114754]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T07:35:56.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:56 smithi155 ceph-mon[114754]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T07:35:56.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:56 smithi159 ceph-mon[109528]: from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:56.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:56 smithi159 ceph-mon[109528]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T07:35:56.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:56 smithi159 ceph-mon[109528]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T07:35:56.816 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:35:57.467 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:35:57.467 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (2m) 119s ago 2m 15.5M - ba2b418f427c 67fbf2848aac 2023-12-06T07:35:57.467 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (2m) 2m ago 2m 53.3M - 8.3.5 dad864ee21e9 1ea94246658e 2023-12-06T07:35:57.467 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (2m) 119s ago 2m 81.7M - 3.5 e1d6a67b021e 9c82367cfa01 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443 running (5m) 2m ago 5m 418M - 17.2.0 e1d6a67b021e ac810d9a2030 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:9283 running (7m) 119s ago 7m 472M - 17.2.0 e1d6a67b021e 699c4a18facd 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (7m) 119s ago 7m 83.3M 2048M 17.2.0 e1d6a67b021e 0b6b58a7dd18 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (5m) 2m ago 5m 67.5M 2048M 17.2.0 e1d6a67b021e 4cb40825ca5c 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (6m) 119s ago 6m 73.3M 2048M 17.2.0 e1d6a67b021e 1ae6f28a2d80 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (3m) 119s ago 3m 16.7M - 1dbe0e931976 fc97c7732943 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (2m) 2m ago 2m 18.4M - 1dbe0e931976 097738c33c6f 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (5m) 119s ago 5m 76.9M 4024M 17.2.0 e1d6a67b021e b07a75ba0548 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (5m) 119s ago 5m 82.2M 4024M 17.2.0 e1d6a67b021e 1f0f8584f55a 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (5m) 119s ago 5m 62.0M 4024M 17.2.0 e1d6a67b021e 4527feea5fe7 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (4m) 119s ago 4m 78.4M 4024M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (4m) 2m ago 4m 74.7M 4280M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (4m) 2m ago 4m 73.5M 4280M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (3m) 2m ago 3m 67.0M 4280M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:35:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (3m) 2m ago 3m 77.8M 4280M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:35:57.469 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (2m) 2m ago 3m 42.3M - 514e6a882f6e 64bfdfd62379 2023-12-06T07:35:57.469 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (2m) 119s ago 2m 90.1M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:35:57.469 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (2m) 2m ago 2m 89.2M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:35:57.469 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (2m) 119s ago 2m 90.8M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:35:57.469 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (2m) 2m ago 2m 89.1M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:35:57.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:57 smithi155 ceph-mon[108618]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:57.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:57 smithi155 ceph-mon[114754]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:57.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:57 smithi159 ceph-mon[109528]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:35:57.839 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:35:57.839 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:35:57.839 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": {}, 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:35:57.840 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:35:58.156 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:35:58.156 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:35:58.156 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:35:58.156 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2023-12-06T07:35:58.156 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "", 2023-12-06T07:35:58.156 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 image" 2023-12-06T07:35:58.156 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:35:58.537 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2023-12-06T07:35:58.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:58 smithi155 ceph-mon[114754]: from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:58.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:58 smithi155 ceph-mon[114754]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:58.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:58 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/4249483154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:35:58.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:58 smithi155 ceph-mon[108618]: from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:58.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:58 smithi155 ceph-mon[108618]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:58.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:58 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/4249483154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:35:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:58 smithi159 ceph-mon[109528]: from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:58 smithi159 ceph-mon[109528]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:58 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/4249483154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:35:59.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:59 smithi155 ceph-mon[108618]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:59.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:59 smithi155 ceph-mon[108618]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:59.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:59 smithi155 ceph-mon[108618]: 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-06T07:35:59.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:35:59 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1035149409' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:35:59.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:59 smithi155 ceph-mon[114754]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:59.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:59 smithi155 ceph-mon[114754]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:59.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:59 smithi155 ceph-mon[114754]: 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-06T07:35:59.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:35:59 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1035149409' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:35:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:59 smithi159 ceph-mon[109528]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:59 smithi159 ceph-mon[109528]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:35:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:59 smithi159 ceph-mon[109528]: 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-06T07:35:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:35:59 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1035149409' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:36:00.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:35:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:35:59] "GET /metrics HTTP/1.1" 200 214859 "" "Prometheus/2.33.4" 2023-12-06T07:36:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:01 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:01 smithi159 ceph-mon[109528]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:01.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:01 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:01.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:01 smithi155 ceph-mon[114754]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:01 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:01 smithi155 ceph-mon[108618]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:03 smithi159 ceph-mon[109528]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:03.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:03 smithi155 ceph-mon[108618]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:03.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:03 smithi155 ceph-mon[114754]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:03.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:36:03.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:03.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:03.513Z 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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:03.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:03.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:36:05.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:36:05.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:05 smithi159 ceph-mon[109528]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:05.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:05 smithi155 ceph-mon[108618]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:05 smithi155 ceph-mon[114754]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:07 smithi159 ceph-mon[109528]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:07.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:07 smithi155 ceph-mon[108618]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:07 smithi155 ceph-mon[114754]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:09.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:09 smithi159 ceph-mon[109528]: 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-06T07:36:09.773 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:09 smithi155 ceph-mon[108618]: 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-06T07:36:09.774 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:09 smithi155 ceph-mon[114754]: 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-06T07:36:10.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:09] "GET /metrics HTTP/1.1" 200 214859 "" "Prometheus/2.33.4" 2023-12-06T07:36:11.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:11 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:11.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:11 smithi159 ceph-mon[109528]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:11.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:11 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:11.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:11 smithi155 ceph-mon[108618]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:11 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:11 smithi155 ceph-mon[114754]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:13 smithi159 ceph-mon[109528]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:13.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:13 smithi155 ceph-mon[114754]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:13 smithi155 ceph-mon[108618]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:13.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:36:13.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:36:13.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:13.513Z 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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:13.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:13.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:36:15.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:36:15.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:15 smithi159 ceph-mon[109528]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:15.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:15 smithi155 ceph-mon[108618]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:15.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:15 smithi155 ceph-mon[114754]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:17.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:17 smithi159 ceph-mon[109528]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:17.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:17 smithi155 ceph-mon[108618]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:17.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:17 smithi155 ceph-mon[114754]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:19.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:19 smithi159 ceph-mon[109528]: 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-06T07:36:19.773 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:19 smithi155 ceph-mon[108618]: 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-06T07:36:19.774 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:19 smithi155 ceph-mon[114754]: 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-06T07:36:19.774 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:19] "GET /metrics HTTP/1.1" 200 214832 "" "Prometheus/2.33.4" 2023-12-06T07:36:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:21 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:21 smithi159 ceph-mon[109528]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:21 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:21 smithi155 ceph-mon[114754]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:21 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:21 smithi155 ceph-mon[108618]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:23 smithi159 ceph-mon[109528]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:23 smithi155 ceph-mon[108618]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:23 smithi155 ceph-mon[114754]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:23.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:36:23.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:36:23.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:23.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:36:23.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36: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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:25.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:36:25.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:25 smithi155 ceph-mon[108618]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:25.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:25 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:25.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:25 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:36:25.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:25 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:25.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:25 smithi155 ceph-mon[114754]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:25.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:25 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:25.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:25 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:36:25.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:25 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:25.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:25 smithi159 ceph-mon[109528]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:25.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:25 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:25.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:25 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:36:25.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:25 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:26.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:26 smithi155 ceph-mon[108618]: Upgrade: Target is version 19.0.0-26-g0482646f (unknown) 2023-12-06T07:36:26.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:26 smithi155 ceph-mon[108618]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e331a81036b9c4be9167bdaf54e458c7294ca3446212b9c6126786d23318b1cf'] 2023-12-06T07:36:26.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:26 smithi155 ceph-mon[108618]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T07:36:26.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:26 smithi155 ceph-mon[108618]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 on smithi159 2023-12-06T07:36:26.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:26 smithi155 ceph-mon[114754]: Upgrade: Target is version 19.0.0-26-g0482646f (unknown) 2023-12-06T07:36:26.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:26 smithi155 ceph-mon[114754]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e331a81036b9c4be9167bdaf54e458c7294ca3446212b9c6126786d23318b1cf'] 2023-12-06T07:36:26.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:26 smithi155 ceph-mon[114754]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T07:36:26.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:26 smithi155 ceph-mon[114754]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 on smithi159 2023-12-06T07:36:26.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:26 smithi159 ceph-mon[109528]: Upgrade: Target is version 19.0.0-26-g0482646f (unknown) 2023-12-06T07:36:26.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:26 smithi159 ceph-mon[109528]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e331a81036b9c4be9167bdaf54e458c7294ca3446212b9c6126786d23318b1cf'] 2023-12-06T07:36:26.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:26 smithi159 ceph-mon[109528]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T07:36:26.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:26 smithi159 ceph-mon[109528]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 on smithi159 2023-12-06T07:36:27.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:27 smithi155 ceph-mon[108618]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:27.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:27 smithi155 ceph-mon[114754]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:27.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:27 smithi159 ceph-mon[109528]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:28.863 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:36:29.440 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:36:29.440 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (3m) 2m ago 3m 15.5M - ba2b418f427c 67fbf2848aac 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (3m) 2m ago 3m 53.3M - 8.3.5 dad864ee21e9 1ea94246658e 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (2m) 2m ago 2m 81.7M - 3.5 e1d6a67b021e 9c82367cfa01 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443 running (6m) 2m ago 6m 418M - 17.2.0 e1d6a67b021e ac810d9a2030 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:9283 running (7m) 2m ago 7m 472M - 17.2.0 e1d6a67b021e 699c4a18facd 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (7m) 2m ago 7m 83.3M 2048M 17.2.0 e1d6a67b021e 0b6b58a7dd18 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (6m) 2m ago 6m 67.5M 2048M 17.2.0 e1d6a67b021e 4cb40825ca5c 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (6m) 2m ago 6m 73.3M 2048M 17.2.0 e1d6a67b021e 1ae6f28a2d80 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (3m) 2m ago 3m 16.7M - 1dbe0e931976 fc97c7732943 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (3m) 2m ago 3m 18.4M - 1dbe0e931976 097738c33c6f 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (6m) 2m ago 6m 76.9M 4024M 17.2.0 e1d6a67b021e b07a75ba0548 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (5m) 2m ago 5m 82.2M 4024M 17.2.0 e1d6a67b021e 1f0f8584f55a 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (5m) 2m ago 5m 62.0M 4024M 17.2.0 e1d6a67b021e 4527feea5fe7 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (5m) 2m ago 5m 78.4M 4024M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (5m) 2m ago 5m 74.7M 4280M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:36:29.441 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (4m) 2m ago 4m 73.5M 4280M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:36:29.442 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (4m) 2m ago 4m 67.0M 4280M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:36:29.442 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (4m) 2m ago 4m 77.8M 4280M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:36:29.442 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (2m) 2m ago 3m 42.3M - 514e6a882f6e 64bfdfd62379 2023-12-06T07:36:29.442 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (2m) 2m ago 2m 90.1M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:36:29.442 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (2m) 2m ago 2m 89.2M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:36:29.442 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (2m) 2m ago 2m 90.8M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:36:29.442 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (2m) 2m ago 2m 89.1M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:36:29.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:29 smithi159 ceph-mon[109528]: 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-06T07:36:29.774 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:29 smithi155 ceph-mon[108618]: 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-06T07:36:29.774 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:29 smithi155 ceph-mon[114754]: 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-06T07:36:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:36:29.790 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:36:29.790 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T07:36:29.790 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:36:29.790 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": {}, 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:36:29.791 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:36:30.025 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:29] "GET /metrics HTTP/1.1" 200 214830 "" "Prometheus/2.33.4" 2023-12-06T07:36:30.084 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:36:30.084 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:36:30.084 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:36:30.085 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2023-12-06T07:36:30.085 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "0/23 daemons upgraded", 2023-12-06T07:36:30.085 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 image on host smithi159" 2023-12-06T07:36:30.085 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:36:30.434 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2023-12-06T07:36:30.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:30 smithi159 ceph-mon[109528]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:30.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:30 smithi159 ceph-mon[109528]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:30.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:30 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/145350472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:36:30.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:30 smithi155 ceph-mon[114754]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:30.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:30 smithi155 ceph-mon[114754]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:30.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:30 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/145350472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:36:30.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:30 smithi155 ceph-mon[108618]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:30.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:30 smithi155 ceph-mon[108618]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:30.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:30 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/145350472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:36:31.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:31 smithi159 ceph-mon[109528]: from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:31.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:31 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:31.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:31 smithi159 ceph-mon[109528]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:31.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:31 smithi159 ceph-mon[109528]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:31.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:31 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1262395243' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:36:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[108618]: from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[108618]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[108618]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1262395243' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:36:31.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[114754]: from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:31.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:31.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[114754]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:36:31.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[114754]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:31.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:31 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1262395243' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:36:32.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:32 smithi159 ceph-mon[109528]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:32.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:32 smithi155 ceph-mon[108618]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:32.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:32 smithi155 ceph-mon[114754]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:33.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:36:33.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:33.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:33.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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:33.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:33.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:36:35.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:35 smithi159 ceph-mon[109528]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:35.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:36:35.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:35 smithi155 ceph-mon[108618]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:35.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:35 smithi155 ceph-mon[114754]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:37 smithi159 ceph-mon[109528]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:37.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:37 smithi155 ceph-mon[108618]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:37.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:37 smithi155 ceph-mon[114754]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:39.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:39 smithi159 ceph-mon[109528]: 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-06T07:36:39.773 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:39 smithi155 ceph-mon[108618]: 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-06T07:36:39.773 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:39 smithi155 ceph-mon[114754]: 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-06T07:36:40.036 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:39 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:39] "GET /metrics HTTP/1.1" 200 214830 "" "Prometheus/2.33.4" 2023-12-06T07:36:40.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:40 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:36:40.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:40 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:36:40.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:40 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:36:40.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:40 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:36:40.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:40 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:36:40.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:40 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:36:40.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:40 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:36:40.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:40 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:36:40.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:40 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:36:40.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:40 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:36:40.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:40 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:36:40.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:40 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:36:41.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:41 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:41.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:41 smithi159 ceph-mon[109528]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:41.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:41 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:41.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:41 smithi155 ceph-mon[108618]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:41.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:41 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:41.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:41 smithi155 ceph-mon[114754]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:42.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:42 smithi159 ceph-mon[109528]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:42.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:42 smithi155 ceph-mon[108618]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:42.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:42 smithi155 ceph-mon[114754]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:43.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:36:43.514Z 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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:43.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:43.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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:36:43.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:43.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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:45.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:45 smithi159 ceph-mon[109528]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:45.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:45 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[110704]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:36:45.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:45 smithi155 ceph-mon[108618]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:45.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:45 smithi155 ceph-mon[114754]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:47.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:47 smithi159 ceph-mon[109528]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:47.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:47 smithi155 ceph-mon[108618]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:47.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:47 smithi155 ceph-mon[114754]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:49 smithi159 ceph-mon[109528]: 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-06T07:36:49.774 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:49 smithi155 ceph-mon[108618]: 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-06T07:36:49.775 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:49 smithi155 ceph-mon[114754]: 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-06T07:36:50.037 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:49 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:36:49] "GET /metrics HTTP/1.1" 200 214827 "" "Prometheus/2.33.4" 2023-12-06T07:36:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:50 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:50 smithi159 ceph-mon[109528]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:50 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:50 smithi155 ceph-mon[108618]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:50.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:50 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:36:50.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:50 smithi155 ceph-mon[114754]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:51.788 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:51 smithi159 systemd[1]: Stopping Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:36:51.789 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:51 smithi159 bash[133508]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-12-06T07:36:51.789 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:51 smithi159 ceph-mon[109528]: Upgrade: Updating mgr.x 2023-12-06T07:36:51.789 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:51 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:51.789 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:51 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:36:51.789 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:51 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:36:51.789 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:51 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:36:51.789 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:51 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:36:51.789 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:51 smithi159 ceph-mon[109528]: Deploying daemon mgr.x on smithi159 2023-12-06T07:36:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[108618]: Upgrade: Updating mgr.x 2023-12-06T07:36:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:36:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:36:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:36:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:36:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[108618]: Deploying daemon mgr.x on smithi159 2023-12-06T07:36:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[114754]: Upgrade: Updating mgr.x 2023-12-06T07:36:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:36:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:36:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:36:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:36:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:51 smithi155 ceph-mon[114754]: Deploying daemon mgr.x on smithi159 2023-12-06T07:36:52.041 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:51 smithi159 bash[133520]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x 2023-12-06T07:36:52.041 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:51 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T07:36:52.427 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:52 smithi159 bash[133560]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-12-06T07:36:52.427 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:52 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T07:36:52.427 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:52 smithi159 systemd[1]: Stopped Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:36:52.428 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:52 smithi159 systemd[1]: Starting Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:36:52.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:52 smithi155 ceph-mon[114754]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:52.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:52 smithi155 ceph-mon[108618]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:52.875 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:52 smithi159 ceph-mgr[133695]: -- 172.21.15.159:0/503983883 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56421f8ba1a0 con 0x56421f890c00 2023-12-06T07:36:52.875 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:52 smithi159 bash[133658]: 497804e0240c9f0d1ba33657ba8fd953d225fedd6056d4ef06e90320f2194036 2023-12-06T07:36:52.875 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:52 smithi159 systemd[1]: Started Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:36:52.875 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:52 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:52.691+0000 7fce1a674200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:36:52.875 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:52 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:52.872+0000 7fce1a674200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:36:52.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:52 smithi159 ceph-mon[109528]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:53.649 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:53 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:53.254+0000 7fce1a674200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:36:53.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:53 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:53.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:53 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:36:53.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:53 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:36:53.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:53 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:53.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:53 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:36:53.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:53 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:36:53.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:36:53.515Z 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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:53.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:53.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.159:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:36:53.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:53.518Z 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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:36:53.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:53 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:53.795+0000 7fce1a674200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:36:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:53 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:53 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:36:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:53 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:36:54.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:54 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:54.048+0000 7fce1a674200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T07:36:54.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:54 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:54.518+0000 7fce1a674200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:36:55.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:55 smithi155 ceph-mon[108618]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:55.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:55 smithi155 ceph-mon[114754]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:55.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:55 smithi159 ceph-mon[109528]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:55.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:55.299+0000 7fce1a674200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:36:55.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:55.396+0000 7fce1a674200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:36:56.353 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:56.050+0000 7fce1a674200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:36:56.353 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:56.143+0000 7fce1a674200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:36:56.353 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:56.239+0000 7fce1a674200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:36:56.605 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:56.605 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:56.606 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-mon[109528]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:56.606 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:56.351+0000 7fce1a674200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:36:56.606 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:56.603+0000 7fce1a674200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:36:56.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:56 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:56.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:56 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:56.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:56 smithi155 ceph-mon[108618]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:56.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:56 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:56.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:56 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:56.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:56 smithi155 ceph-mon[114754]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:36:56.932 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:56.703+0000 7fce1a674200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:36:57.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:56.935+0000 7fce1a674200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:36:57.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:57.041+0000 7fce1a674200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:36:57.247 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:57.244+0000 7fce1a674200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:36:57.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:57.337+0000 7fce1a674200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:36:58.367 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:58.160+0000 7fce1a674200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:36:58.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:58.365+0000 7fce1a674200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:36:58.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:58.558+0000 7fce1a674200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:36:59.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:59.228+0000 7fce1a674200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:36:59.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:59.422+0000 7fce1a674200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:36:59.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-mon[109528]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:59.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:59.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:59.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:36:59.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-mon[109528]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T07:36:59.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T07:36:59.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-mon[109528]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T07:36:59.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-mon[109528]: Standby manager daemon y started 2023-12-06T07:36:59.762 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ignoring --setuser ceph since I am not root 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ignoring --setgroup ceph since I am not root 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mgr[108894]: -- 172.21.15.155:0/3519605332 <== mon.1 v2:172.21.15.155:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56319540e340 con 0x5631953e6c00 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:36:59.598+0000 7f7ec562f000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:36:59.758+0000 7f7ec562f000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[108618]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[108618]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T07:36:59.763 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[108618]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[108618]: Standby manager daemon y started 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[114754]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[114754]: from='mgr.24349 172.21.15.155:0/4216838326' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[114754]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T07:36:59.764 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-mon[114754]: Standby manager daemon y started 2023-12-06T07:36:59.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:59.619+0000 7fce1a674200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:36:59.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:59.741+0000 7fce1a674200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:36:59.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:36:59] ENGINE Bus STARTING 2023-12-06T07:36:59.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: CherryPy Checker: 2023-12-06T07:36:59.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: The Application mounted at '' has an empty config. 2023-12-06T07:36:59.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:36:59.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:36:59] ENGINE Serving on http://:::9283 2023-12-06T07:36:59.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:36:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:36:59] ENGINE Bus STARTED 2023-12-06T07:37:00.059 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:36:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:36:59.929Z 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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:37:00.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:00.057+0000 7f7ec562f000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:37:00.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:00] ENGINE Bus STOPPING 2023-12-06T07:37:00.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T07:37:00.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:00] ENGINE Bus STOPPED 2023-12-06T07:37:00.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:00] ENGINE Bus STARTING 2023-12-06T07:37:00.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:00] ENGINE Serving on http://:::9283 2023-12-06T07:37:00.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:00] ENGINE Bus STARTED 2023-12-06T07:37:00.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: Failing over to other MGR 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: mgrmap e21: x(active, starting, since 1.00291s), standbys: y 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: Active manager daemon x restarted 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: Activating manager daemon x 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:37:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:00 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: Failing over to other MGR 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: mgrmap e21: x(active, starting, since 1.00291s), standbys: y 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: Active manager daemon x restarted 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: Activating manager daemon x 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:37:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:37:00.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:00.568+0000 7f7ec562f000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:37:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T07:37:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: Failing over to other MGR 2023-12-06T07:37:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T07:37:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: mgrmap e21: x(active, starting, since 1.00291s), standbys: y 2023-12-06T07:37:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: Active manager daemon x restarted 2023-12-06T07:37:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: Activating manager daemon x 2023-12-06T07:37:00.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:37:00.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T07:37:00.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:37:00.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:37:00.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:37:00.873 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:37:00.568Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.155:8443//api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:37:01.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:00.955+0000 7f7ec562f000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:37:01.478 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:37:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: mgrmap e22: x(active, starting, since 0.695918s), standbys: y 2023-12-06T07:37:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:37:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:37:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:37:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: Manager daemon x is now available 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: Queued rgw.foo for migration 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: Queued rgw.smpl for migration 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: 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-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:01 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.810 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:01.634+0000 7f7ec562f000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:37:01.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: mgrmap e22: x(active, starting, since 0.695918s), standbys: y 2023-12-06T07:37:01.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:37:01.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:37:01.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:37:01.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:37:01.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:37:01.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:37:01.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:37:01.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: Manager daemon x is now available 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: Queued rgw.foo for migration 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: Queued rgw.smpl for migration 2023-12-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: 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-06T07:37:01.812 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: mgrmap e22: x(active, starting, since 0.695918s), standbys: y 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:37:01.813 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: Manager daemon x is now available 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: Queued rgw.foo for migration 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: Queued rgw.smpl for migration 2023-12-06T07:37:01.814 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: 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-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:01.815 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:02.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:01 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:01.810+0000 7f7ec562f000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (3m) 3m ago 3m 15.5M - ba2b418f427c 67fbf2848aac 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (3m) 6s ago 3m 60.0M - 8.3.5 dad864ee21e9 1ea94246658e 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (3m) 3m ago 3m 81.7M - 3.5 e1d6a67b021e 9c82367cfa01 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283 running (9s) 6s ago 6m 48.9M - 19.0.0-26-g0482646f 26bb7d89db2e 497804e0240c 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:9283 running (8m) 3m ago 8m 472M - 17.2.0 e1d6a67b021e 699c4a18facd 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (8m) 3m ago 8m 83.3M 2048M 17.2.0 e1d6a67b021e 0b6b58a7dd18 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (6m) 6s ago 6m 63.5M 2048M 17.2.0 e1d6a67b021e 4cb40825ca5c 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (7m) 3m ago 7m 73.3M 2048M 17.2.0 e1d6a67b021e 1ae6f28a2d80 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (4m) 3m ago 4m 16.7M - 1dbe0e931976 fc97c7732943 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (4m) 6s ago 4m 24.3M - 1dbe0e931976 097738c33c6f 2023-12-06T07:37:02.136 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (6m) 3m ago 6m 76.9M 4024M 17.2.0 e1d6a67b021e b07a75ba0548 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (6m) 3m ago 6m 82.2M 4024M 17.2.0 e1d6a67b021e 1f0f8584f55a 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (6m) 3m ago 6m 62.0M 4024M 17.2.0 e1d6a67b021e 4527feea5fe7 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (5m) 3m ago 5m 78.4M 4024M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (5m) 6s ago 5m 100M 4280M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (5m) 6s ago 5m 95.2M 4280M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (4m) 6s ago 4m 84.8M 4280M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (4m) 6s ago 4m 97.2M 4280M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (3m) 6s ago 4m 69.1M - 514e6a882f6e 64bfdfd62379 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (3m) 3m ago 3m 90.1M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (3m) 6s ago 3m 90.7M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (3m) 3m ago 3m 90.8M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:37:02.137 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (3m) 6s ago 3m 90.4M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:37:02.533 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:37:02.533 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:37:02.533 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T07:37:02.533 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:37:02.533 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:37:02.533 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": {}, 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T07:37:02.534 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:37:02.535 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:37:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:02 smithi159 ceph-mon[109528]: Deploying cephadm binary to smithi155 2023-12-06T07:37:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:02 smithi159 ceph-mon[109528]: Deploying cephadm binary to smithi159 2023-12-06T07:37:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:37:01] ENGINE Bus STARTING 2023-12-06T07:37:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:37:01] ENGINE Serving on http://172.21.15.159:8765 2023-12-06T07:37:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:02 smithi159 ceph-mon[109528]: mgrmap e23: x(active, since 1.70475s), standbys: y 2023-12-06T07:37:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:02 smithi159 ceph-mon[109528]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:02 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:02 smithi159 ceph-mon[109528]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:02.750 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:02.439+0000 7f7ec562f000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:37:02.750 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:02.529+0000 7f7ec562f000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:02.623+0000 7f7ec562f000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[108618]: Deploying cephadm binary to smithi155 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[108618]: Deploying cephadm binary to smithi159 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[108618]: [06/Dec/2023:07:37:01] ENGINE Bus STARTING 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[108618]: [06/Dec/2023:07:37:01] ENGINE Serving on http://172.21.15.159:8765 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[108618]: mgrmap e23: x(active, since 1.70475s), standbys: y 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[108618]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[108618]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[114754]: Deploying cephadm binary to smithi155 2023-12-06T07:37:02.751 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[114754]: Deploying cephadm binary to smithi159 2023-12-06T07:37:02.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[114754]: [06/Dec/2023:07:37:01] ENGINE Bus STARTING 2023-12-06T07:37:02.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[114754]: [06/Dec/2023:07:37:01] ENGINE Serving on http://172.21.15.159:8765 2023-12-06T07:37:02.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[114754]: mgrmap e23: x(active, since 1.70475s), standbys: y 2023-12-06T07:37:02.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[114754]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:02.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:02.752 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-mon[114754]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:02.912 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:37:02.912 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:37:02.912 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:37:02.912 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:37:02.912 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2023-12-06T07:37:02.913 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2023-12-06T07:37:02.913 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2023-12-06T07:37:02.913 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:37:02.913 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:37:03.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:02.750+0000 7f7ec562f000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:37:03.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:02.844+0000 7f7ec562f000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:37:03.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:02 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:02.939+0000 7f7ec562f000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:37:03.302 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2023-12-06T07:37:03.516 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:03.252+0000 7f7ec562f000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:37:03.517 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:03.349+0000 7f7ec562f000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:37:03.517 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[108618]: [06/Dec/2023:07:37:01] ENGINE Serving on https://172.21.15.159:7150 2023-12-06T07:37:03.517 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[108618]: [06/Dec/2023:07:37:01] ENGINE Bus STARTED 2023-12-06T07:37:03.517 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[108618]: from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:03.517 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[108618]: from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:03.517 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[108618]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:03.517 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[108618]: mgrmap e24: x(active, since 2s), standbys: y 2023-12-06T07:37:03.517 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/968889311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:37:03.518 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3894237042' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:37:03.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[114754]: [06/Dec/2023:07:37:01] ENGINE Serving on https://172.21.15.159:7150 2023-12-06T07:37:03.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[114754]: [06/Dec/2023:07:37:01] ENGINE Bus STARTED 2023-12-06T07:37:03.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[114754]: from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:03.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[114754]: from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:03.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[114754]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:03.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[114754]: mgrmap e24: x(active, since 2s), standbys: y 2023-12-06T07:37:03.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/968889311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:37:03.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3894237042' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:37:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:03 smithi159 ceph-mon[109528]: [06/Dec/2023:07:37:01] ENGINE Serving on https://172.21.15.159:7150 2023-12-06T07:37:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:03 smithi159 ceph-mon[109528]: [06/Dec/2023:07:37:01] ENGINE Bus STARTED 2023-12-06T07:37:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:03 smithi159 ceph-mon[109528]: from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:03 smithi159 ceph-mon[109528]: from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:03 smithi159 ceph-mon[109528]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:03 smithi159 ceph-mon[109528]: mgrmap e24: x(active, since 2s), standbys: y 2023-12-06T07:37:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:03 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/968889311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:37:03.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:03 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3894237042' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:37:03.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:03.537+0000 7f7ec562f000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:37:03.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:03.623+0000 7f7ec562f000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:37:03.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:37:03.516Z 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.155:8443//api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:37:03.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:37:03.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.155:8443//api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:37:03.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:37:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:37:04.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:04 smithi155 ceph-mon[108618]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:04.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:04 smithi155 ceph-mon[114754]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:04.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:04 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:04.334+0000 7f7ec562f000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:37:04.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:04 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:04.490+0000 7f7ec562f000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:37:04.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:04 smithi159 ceph-mon[109528]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:05.027 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:04 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:04.626+0000 7f7ec562f000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:37:05.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:05.026+0000 7f7ec562f000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:37:05.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:05.166+0000 7f7ec562f000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:37:05.467 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:37:05] "GET /metrics HTTP/1.1" 200 35351 "" "Prometheus/2.33.4" 2023-12-06T07:37:05.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:05 smithi159 ceph-mon[109528]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:05.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:05 smithi159 ceph-mon[109528]: mgrmap e25: x(active, since 4s), standbys: y 2023-12-06T07:37:05.794 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-mon[114754]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:05.794 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-mon[114754]: mgrmap e25: x(active, since 4s), standbys: y 2023-12-06T07:37:05.794 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-mon[108618]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:05.794 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-mon[108618]: mgrmap e25: x(active, since 4s), standbys: y 2023-12-06T07:37:05.794 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:05.565+0000 7f7ec562f000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:37:05.794 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:05.686+0000 7f7ec562f000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:37:05.794 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:37:05] ENGINE Bus STARTING 2023-12-06T07:37:05.795 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: CherryPy Checker: 2023-12-06T07:37:06.121 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:37:05.869Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:37:06.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: The Application mounted at '' has an empty config. 2023-12-06T07:37:06.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: 2023-12-06T07:37:06.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:37:05] ENGINE Serving on http://:::9283 2023-12-06T07:37:06.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:05 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: [06/Dec/2023:07:37:05] ENGINE Bus STARTED 2023-12-06T07:37:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:06 smithi159 ceph-mon[109528]: Standby manager daemon y restarted 2023-12-06T07:37:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:06 smithi159 ceph-mon[109528]: Standby manager daemon y started 2023-12-06T07:37:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:06 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T07:37:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:06 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:37:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:06 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T07:37:06.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:06 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:37:06.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[108618]: Standby manager daemon y restarted 2023-12-06T07:37:06.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[108618]: Standby manager daemon y started 2023-12-06T07:37:06.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T07:37:06.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:37:06.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T07:37:06.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:37:06.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[114754]: Standby manager daemon y restarted 2023-12-06T07:37:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[114754]: Standby manager daemon y started 2023-12-06T07:37:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T07:37:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:37:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T07:37:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:06 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.155:0/1804690097' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:37:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:07 smithi159 ceph-mon[109528]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:07.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:07 smithi159 ceph-mon[109528]: mgrmap e26: x(active, since 6s), standbys: y 2023-12-06T07:37:07.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:07 smithi155 ceph-mon[108618]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:07.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:07 smithi155 ceph-mon[108618]: mgrmap e26: x(active, since 6s), standbys: y 2023-12-06T07:37:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:07 smithi155 ceph-mon[114754]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:07 smithi155 ceph-mon[114754]: mgrmap e26: x(active, since 6s), standbys: y 2023-12-06T07:37:09.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: 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-06T07:37:09.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:08 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: 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-06T07:37:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: 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-06T07:37:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:08 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:10.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:09 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:37:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:37:10.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:09 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi155 to 2744M 2023-12-06T07:37:10.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:09 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:10.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:09 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:10.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:09 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi155 to 2744M 2023-12-06T07:37:10.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:09 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:10.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:09 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:10.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:09 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi155 to 2744M 2023-12-06T07:37:10.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:09 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:10.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:09 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:11.213 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:10 smithi159 ceph-mon[109528]: 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-06T07:37:11.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:10 smithi155 ceph-mon[108618]: 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-06T07:37:11.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:10 smithi155 ceph-mon[114754]: 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-06T07:37:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: Adjusting osd_memory_target on smithi159 to 3000M 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[108618]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: Adjusting osd_memory_target on smithi159 to 3000M 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:37:12.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:12 smithi155 ceph-mon[114754]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T07:37:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: Adjusting osd_memory_target on smithi159 to 3000M 2023-12-06T07:37:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:37:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:37:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:37:12.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:12 smithi159 ceph-mon[109528]: from='client.14853 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:13.080 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:12 smithi155 systemd[1]: Stopping Ceph node-exporter.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:13.080 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:12 smithi155 bash[149009]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-06T07:37:13.080 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 bash[149021]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T07:37:13.349 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T07:37:13.350 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 bash[149061]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-06T07:37:13.350 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T07:37:13.350 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 systemd[1]: Stopped Ceph node-exporter.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:13.350 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 systemd[1]: Starting Ceph node-exporter.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: 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-06T07:37:13.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[114754]: Reconfiguring daemon node-exporter.a on smithi155 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:37:13.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: 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-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T07:37:13.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-mon[108618]: Reconfiguring daemon node-exporter.a on smithi155 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.469Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.469Z 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-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.470Z 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-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.470Z 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-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T07:37:13.624 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T07:37:13.625 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T07:37:13.625 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T07:37:13.625 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T07:37:13.625 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T07:37:13.625 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T07:37:13.625 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T07:37:13.625 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=error ts=2023-12-06T07:37:13.516Z 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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:37:13.625 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:37:13.518Z 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.159:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.159 because it doesn't contain any IP SANs" 2023-12-06T07:37:13.625 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=warn ts=2023-12-06T07:37:13.519Z 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.155:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T07:37:13.626 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T07:37:13.627 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T07:37:13.628 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T07:37:13.628 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T07:37:13.628 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a[149139]: ts=2023-12-06T07:37:13.471Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T07:37:13.628 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 bash[149125]: e9f71db958f9b1454212cdfac4643b5569104d93cd8bc196d7183ca9d90de94e 2023-12-06T07:37:13.628 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:37:13 smithi155 systemd[1]: Started Ceph node-exporter.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: 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-06T07:37:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T07:37:13.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:13 smithi159 ceph-mon[109528]: Reconfiguring daemon node-exporter.a on smithi155 2023-12-06T07:37:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:14 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:14 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:14.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:14 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:14.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:14 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:14.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:14 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:14.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:14 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:15.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:37:15] "GET /metrics HTTP/1.1" 200 35351 "" "Prometheus/2.33.4" 2023-12-06T07:37:15.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:15 smithi155 ceph-mon[108618]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T07:37:15.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:15 smithi155 ceph-mon[108618]: Reconfiguring daemon alertmanager.a on smithi155 2023-12-06T07:37:15.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:15 smithi155 ceph-mon[108618]: 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-06T07:37:15.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:15 smithi155 ceph-mon[114754]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T07:37:15.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:15 smithi155 ceph-mon[114754]: Reconfiguring daemon alertmanager.a on smithi155 2023-12-06T07:37:15.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:15 smithi155 ceph-mon[114754]: 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-06T07:37:15.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:15 smithi159 ceph-mon[109528]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T07:37:15.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:15 smithi159 ceph-mon[109528]: Reconfiguring daemon alertmanager.a on smithi155 2023-12-06T07:37:15.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:15 smithi159 ceph-mon[109528]: 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-06T07:37:16.789 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:16 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:16.789 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:16 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:16.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:16 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:17.690 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:17 smithi155 ceph-mon[114754]: 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-06T07:37:17.690 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:17 smithi155 ceph-mon[108618]: 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-06T07:37:17.954 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:17 smithi155 systemd[1]: Stopping Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:17.954 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:17 smithi155 bash[149473]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T07:37:17.954 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:17 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[138924]: level=info ts=2023-12-06T07:37:17.848Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T07:37:17.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:17 smithi159 ceph-mon[109528]: 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-06T07:37:18.357 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:17 smithi155 bash[149485]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T07:37:18.358 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 bash[149523]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T07:37:18.358 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T07:37:18.358 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 systemd[1]: Stopped Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:18.358 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 systemd[1]: Starting Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:18.492Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:18.492Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:18.493Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.155 port=9094 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:18.494Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 bash[149592]: db0c0e3db939265a6ffa30bc19832858a31c633c384cb7f148df1469ef503479 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 systemd[1]: Started Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:18.521Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:18.522Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:18.524Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T07:37:18.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:18.525Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T07:37:19.823 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:37:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:37:19.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[108618]: 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-06T07:37:19.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:19.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:19.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:37:19.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:37:19.823 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:19.824 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[114754]: 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-06T07:37:19.824 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:19.824 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:19.824 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:37:19.824 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:37:19.824 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:19 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:19 smithi159 ceph-mon[109528]: 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-06T07:37:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:19 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:19 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:19 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:37:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:19 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:37:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:19 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:20.553 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:20 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:20.495Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000511916s 2023-12-06T07:37:20.853 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:20 smithi155 ceph-mon[108618]: Reconfiguring iscsi.foo.smithi155.yrrtmu (dependencies changed)... 2023-12-06T07:37:20.853 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:20 smithi155 ceph-mon[108618]: Reconfiguring daemon iscsi.foo.smithi155.yrrtmu on smithi155 2023-12-06T07:37:20.853 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:20 smithi155 ceph-mon[114754]: Reconfiguring iscsi.foo.smithi155.yrrtmu (dependencies changed)... 2023-12-06T07:37:20.853 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:20 smithi155 ceph-mon[114754]: Reconfiguring daemon iscsi.foo.smithi155.yrrtmu on smithi155 2023-12-06T07:37:20.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:20 smithi159 ceph-mon[109528]: Reconfiguring iscsi.foo.smithi155.yrrtmu (dependencies changed)... 2023-12-06T07:37:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:20 smithi159 ceph-mon[109528]: Reconfiguring daemon iscsi.foo.smithi155.yrrtmu on smithi155 2023-12-06T07:37:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[108618]: 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-06T07:37:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1591406586' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T07:37:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2900321719' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3333138674"}]: dispatch 2023-12-06T07:37:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[114754]: 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-06T07:37:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1591406586' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T07:37:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:21 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2900321719' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3333138674"}]: dispatch 2023-12-06T07:37:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:21 smithi159 ceph-mon[109528]: 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-06T07:37:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:21 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:21 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:21 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1591406586' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T07:37:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:21 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2900321719' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3333138674"}]: dispatch 2023-12-06T07:37:22.746 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.159:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.155:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:37:22.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:22 smithi159 ceph-mon[109528]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T07:37:22.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:22 smithi159 ceph-mon[109528]: Reconfiguring daemon prometheus.a on smithi159 2023-12-06T07:37:22.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:22 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2900321719' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3333138674"}]': finished 2023-12-06T07:37:22.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:22 smithi159 ceph-mon[109528]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T07:37:22.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:22 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/4074488021' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3204894277"}]: dispatch 2023-12-06T07:37:22.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:22 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3204894277"}]: dispatch 2023-12-06T07:37:22.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[108618]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T07:37:22.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[108618]: Reconfiguring daemon prometheus.a on smithi159 2023-12-06T07:37:22.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2900321719' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3333138674"}]': finished 2023-12-06T07:37:22.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[108618]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T07:37:22.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/4074488021' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3204894277"}]: dispatch 2023-12-06T07:37:22.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3204894277"}]: dispatch 2023-12-06T07:37:22.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[114754]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T07:37:22.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[114754]: Reconfiguring daemon prometheus.a on smithi159 2023-12-06T07:37:22.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2900321719' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3333138674"}]': finished 2023-12-06T07:37:22.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[114754]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T07:37:22.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/4074488021' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3204894277"}]: dispatch 2023-12-06T07:37:22.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:22 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3204894277"}]: dispatch 2023-12-06T07:37:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[108618]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T07:37:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3204894277"}]': finished 2023-12-06T07:37:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[108618]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T07:37:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/737160707' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1880851260"}]: dispatch 2023-12-06T07:37:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1880851260"}]: dispatch 2023-12-06T07:37:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[114754]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T07:37:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3204894277"}]': finished 2023-12-06T07:37:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[114754]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T07:37:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/737160707' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1880851260"}]: dispatch 2023-12-06T07:37:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:23 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1880851260"}]: dispatch 2023-12-06T07:37:23.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:23 smithi159 ceph-mon[109528]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T07:37:23.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:23 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/3204894277"}]': finished 2023-12-06T07:37:23.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:23 smithi159 ceph-mon[109528]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T07:37:23.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:23 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/737160707' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1880851260"}]: dispatch 2023-12-06T07:37:23.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:23 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1880851260"}]: dispatch 2023-12-06T07:37:24.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:24 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1880851260"}]': finished 2023-12-06T07:37:24.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:24 smithi159 ceph-mon[109528]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T07:37:24.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:24 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3436696800' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3585572549"}]: dispatch 2023-12-06T07:37:24.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:24 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3585572549"}]: dispatch 2023-12-06T07:37:24.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:24 smithi159 ceph-mon[109528]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2023-12-06T07:37:25.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1880851260"}]': finished 2023-12-06T07:37:25.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[108618]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T07:37:25.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3436696800' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3585572549"}]: dispatch 2023-12-06T07:37:25.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3585572549"}]: dispatch 2023-12-06T07:37:25.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[108618]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2023-12-06T07:37:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/1880851260"}]': finished 2023-12-06T07:37:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[114754]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T07:37:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3436696800' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3585572549"}]: dispatch 2023-12-06T07:37:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3585572549"}]: dispatch 2023-12-06T07:37:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:24 smithi155 ceph-mon[114754]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2023-12-06T07:37:25.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:25 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:37:25] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2023-12-06T07:37:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:25 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3585572549"}]': finished 2023-12-06T07:37:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:25 smithi159 ceph-mon[109528]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T07:37:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:25 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3209941207' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3585572549"}]: dispatch 2023-12-06T07:37:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:25 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3585572549"}]: dispatch 2023-12-06T07:37:26.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:25 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3585572549"}]': finished 2023-12-06T07:37:26.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:25 smithi155 ceph-mon[114754]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T07:37:26.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:25 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3209941207' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3585572549"}]: dispatch 2023-12-06T07:37:26.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:25 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3585572549"}]: dispatch 2023-12-06T07:37:26.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:25 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6801/3585572549"}]': finished 2023-12-06T07:37:26.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:25 smithi155 ceph-mon[108618]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T07:37:26.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:25 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3209941207' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3585572549"}]: dispatch 2023-12-06T07:37:26.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:25 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3585572549"}]: dispatch 2023-12-06T07:37:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:26 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3585572549"}]': finished 2023-12-06T07:37:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:26 smithi159 ceph-mon[109528]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T07:37:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:26 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/4131667280' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4137076019"}]: dispatch 2023-12-06T07:37:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:26 smithi159 ceph-mon[109528]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:27.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:26 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3585572549"}]': finished 2023-12-06T07:37:27.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:26 smithi155 ceph-mon[108618]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T07:37:27.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:26 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/4131667280' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4137076019"}]: dispatch 2023-12-06T07:37:27.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:26 smithi155 ceph-mon[108618]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:26 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:6800/3585572549"}]': finished 2023-12-06T07:37:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:26 smithi155 ceph-mon[114754]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T07:37:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:26 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/4131667280' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4137076019"}]: dispatch 2023-12-06T07:37:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:26 smithi155 ceph-mon[114754]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:37:27.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:27 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/4131667280' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4137076019"}]': finished 2023-12-06T07:37:27.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:27 smithi159 ceph-mon[109528]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T07:37:27.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:27 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1339931492' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/680027672"}]: dispatch 2023-12-06T07:37:27.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:27 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/680027672"}]: dispatch 2023-12-06T07:37:28.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:27 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/4131667280' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4137076019"}]': finished 2023-12-06T07:37:28.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:27 smithi155 ceph-mon[108618]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T07:37:28.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:27 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/1339931492' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/680027672"}]: dispatch 2023-12-06T07:37:28.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:27 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/680027672"}]: dispatch 2023-12-06T07:37:28.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:27 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/4131667280' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/4137076019"}]': finished 2023-12-06T07:37:28.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:27 smithi155 ceph-mon[114754]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T07:37:28.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:27 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1339931492' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/680027672"}]: dispatch 2023-12-06T07:37:28.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:27 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/680027672"}]: dispatch 2023-12-06T07:37:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:28 smithi155 ceph-mon[108618]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/680027672"}]': finished 2023-12-06T07:37:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:28 smithi155 ceph-mon[108618]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T07:37:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:28 smithi155 ceph-mon[108618]: pgmap v24: 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-06T07:37:28.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:28 smithi155 ceph-mon[114754]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/680027672"}]': finished 2023-12-06T07:37:28.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:28 smithi155 ceph-mon[114754]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T07:37:28.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:28 smithi155 ceph-mon[114754]: pgmap v24: 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-06T07:37:28.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:28 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:37:28.496Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002047516s 2023-12-06T07:37:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:28 smithi159 ceph-mon[109528]: from='client.? ' entity='client.iscsi.foo.smithi155.yrrtmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.155:0/680027672"}]': finished 2023-12-06T07:37:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:28 smithi159 ceph-mon[109528]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T07:37:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:28 smithi159 ceph-mon[109528]: pgmap v24: 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-06T07:37:30.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[108871]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:37:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:37:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:31 smithi155 ceph-mon[108618]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2023-12-06T07:37:31.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:31 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:31.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:31 smithi155 ceph-mon[114754]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2023-12-06T07:37:31.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:31 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:31.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:31 smithi159 ceph-mon[109528]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2023-12-06T07:37:31.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:31 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:32.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:32 smithi159 ceph-mon[109528]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:32.746 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.159:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.155:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:37:32.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:32 smithi155 ceph-mon[108618]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:32.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:32 smithi155 ceph-mon[114754]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:33.647 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:37:33.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:33 smithi155 ceph-mon[108618]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-06T07:37:33.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:33 smithi155 ceph-mon[114754]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-06T07:37:33.992 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:33 smithi159 ceph-mon[109528]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-06T07:37:34.270 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:37:34.270 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 starting - - - - 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (4m) 26s ago 4m 60.5M - 8.3.5 dad864ee21e9 1ea94246658e 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 starting - - - - 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283 running (41s) 26s ago 7m 503M - 19.0.0-26-g0482646f 26bb7d89db2e 497804e0240c 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:9283 running (8m) 26s ago 8m 427M - 17.2.0 e1d6a67b021e 699c4a18facd 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (8m) 26s ago 8m 97.5M 2048M 17.2.0 e1d6a67b021e 0b6b58a7dd18 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (7m) 26s ago 7m 71.2M 2048M 17.2.0 e1d6a67b021e 4cb40825ca5c 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (7m) 26s ago 7m 76.2M 2048M 17.2.0 e1d6a67b021e 1ae6f28a2d80 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 starting - - - - 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (4m) 26s ago 4m 24.8M - 1.3.1 1dbe0e931976 097738c33c6f 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (7m) 26s ago 7m 97.2M 2744M 17.2.0 e1d6a67b021e b07a75ba0548 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (6m) 26s ago 6m 103M 2744M 17.2.0 e1d6a67b021e 1f0f8584f55a 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (6m) 26s ago 6m 77.7M 2744M 17.2.0 e1d6a67b021e 4527feea5fe7 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (6m) 26s ago 6m 103M 2744M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (6m) 26s ago 6m 102M 3000M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:37:34.271 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (5m) 26s ago 5m 97.2M 3000M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:37:34.272 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (5m) 26s ago 5m 86.7M 3000M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:37:34.272 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (5m) 26s ago 5m 99.9M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:37:34.272 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (4m) 26s ago 4m 69.2M - 2.33.4 514e6a882f6e 64bfdfd62379 2023-12-06T07:37:34.272 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (3m) 26s ago 3m 92.5M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:37:34.272 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (3m) 26s ago 3m 91.5M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:37:34.272 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (3m) 26s ago 3m 93.0M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:37:34.272 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (3m) 26s ago 3m 91.6M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:37:34.649 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:37:34.649 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:37:34.649 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T07:37:34.649 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:37:34.649 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": {}, 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:37:34.650 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:37:34.966 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:37:34.966 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:37:34.966 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:37:34.966 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:37:34.966 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2023-12-06T07:37:34.966 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2023-12-06T07:37:34.966 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2023-12-06T07:37:34.967 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:37:34.967 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:37:35.240 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 systemd[1]: Stopping Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:35.240 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:37:35] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.33.4" 2023-12-06T07:37:35.343 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2023-12-06T07:37:35.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-mon[109528]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:35.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-mon[109528]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:35.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-mon[109528]: from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:35.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-mon[109528]: pgmap v27: 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-06T07:37:35.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/2339276728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:37:35.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/77530198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:37:35.496 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 bash[137628]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.293Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.293Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.293Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.293Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.293Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.293Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.293Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.293Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.293Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.294Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.294Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[128998]: ts=2023-12-06T07:37:35.294Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T07:37:35.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 bash[137641]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T07:37:35.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[108618]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:35.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[108618]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:35.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[108618]: from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:35.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[108618]: pgmap v27: 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-06T07:37:35.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/2339276728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:37:35.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/77530198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:37:35.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[114754]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:35.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[114754]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:35.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[114754]: from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:35.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[114754]: pgmap v27: 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-06T07:37:35.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/2339276728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:37:35.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:35 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/77530198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:37:35.856 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 bash[137679]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T07:37:35.856 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T07:37:35.856 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 systemd[1]: Stopped Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:35.856 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 systemd[1]: Starting Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.983Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.983Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.983Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.983Z 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 smithi159 (none))" 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.983Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.984Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.985Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.985Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.987Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T07:37:36.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 bash[137744]: f02479c4fd3627b694b91288d916ea3d48efb41689dcf27229ea1fb0ce0a3678 2023-12-06T07:37:36.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.989Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T07:37:36.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.989Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.164µs 2023-12-06T07:37:36.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:35.989Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T07:37:36.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:35 smithi159 systemd[1]: Started Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:36.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:36.168Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-06T07:37:36.605 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-mon[109528]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:36.605 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:36.605 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:36.605 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:36.409Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-06T07:37:36.606 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:36.409Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-06T07:37:36.606 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:36.409Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=45.086µs wal_replay_duration=419.331892ms total_replay_duration=419.401392ms 2023-12-06T07:37:36.606 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:36.412Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T07:37:36.606 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:36.412Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T07:37:36.606 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:36.412Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T07:37:36.606 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:36.433Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.039361ms db_storage=836ns remote_storage=1.402µs web_handler=435ns query_engine=1.219µs scrape=431.974µs scrape_sd=102.327µs notify=16.471µs notify_sd=22.538µs rules=20.220137ms 2023-12-06T07:37:36.606 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37:36.433Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T07:37:36.606 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:36 smithi159 systemd[1]: Stopping Ceph node-exporter.b for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:36.606 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:36 smithi159 bash[137894]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-06T07:37:36.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:36 smithi155 ceph-mon[108618]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:36.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:36 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:36.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:36 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:36.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:36 smithi155 ceph-mon[114754]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:37:36.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:36 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:36.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:36 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:36.995 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:36 smithi159 bash[137907]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T07:37:36.995 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:36 smithi159 bash[137944]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-06T07:37:36.995 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:36 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T07:37:36.995 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:36 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T07:37:36.995 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:36 smithi159 systemd[1]: Stopped Ceph node-exporter.b for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:36.995 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:36 smithi159 systemd[1]: Starting Ceph node-exporter.b for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:37.361 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.095Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T07:37:37.361 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.095Z 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-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.096Z 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-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.096Z 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-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T07:37:37.362 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T07:37:37.363 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T07:37:37.364 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T07:37:37.365 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T07:37:37.365 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b[138028]: ts=2023-12-06T07:37:37.097Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T07:37:37.365 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 bash[138013]: c231b0ae8330ce628699a2100bed2f5c85393d8799ec718df5e2ebef87c935c8 2023-12-06T07:37:37.365 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:37:37 smithi159 systemd[1]: Started Ceph node-exporter.b for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:37.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[108618]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T07:37:37.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[108618]: Reconfiguring daemon node-exporter.b on smithi159 2023-12-06T07:37:37.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[108618]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 525 B/s rd, 0 op/s 2023-12-06T07:37:37.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:37:37.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[114754]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T07:37:37.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[114754]: Reconfiguring daemon node-exporter.b on smithi159 2023-12-06T07:37:37.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[114754]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 525 B/s rd, 0 op/s 2023-12-06T07:37:37.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:37 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:37:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-mon[109528]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T07:37:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-mon[109528]: Reconfiguring daemon node-exporter.b on smithi159 2023-12-06T07:37:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-mon[109528]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 525 B/s rd, 0 op/s 2023-12-06T07:37:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:37.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:37 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:37:38.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:38 smithi155 ceph-mon[108618]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T07:37:38.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:38 smithi155 ceph-mon[108618]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T07:37:38.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:38 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:37:38.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:38 smithi155 ceph-mon[108618]: Reconfiguring daemon grafana.a on smithi159 2023-12-06T07:37:38.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:38 smithi155 ceph-mon[114754]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T07:37:38.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:38 smithi155 ceph-mon[114754]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T07:37:38.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:38 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:37:38.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:38 smithi155 ceph-mon[114754]: Reconfiguring daemon grafana.a on smithi159 2023-12-06T07:37:38.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:38 smithi159 ceph-mon[109528]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T07:37:38.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:38 smithi159 ceph-mon[109528]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T07:37:38.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:38 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T07:37:38.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:38 smithi159 ceph-mon[109528]: Reconfiguring daemon grafana.a on smithi159 2023-12-06T07:37:39.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:39 smithi155 ceph-mon[108618]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2023-12-06T07:37:39.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:39 smithi155 ceph-mon[114754]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2023-12-06T07:37:39.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:39 smithi159 ceph-mon[109528]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2023-12-06T07:37:41.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:41 smithi155 ceph-mon[108618]: pgmap v30: 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-06T07:37:41.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:41 smithi155 ceph-mon[114754]: pgmap v30: 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-06T07:37:41.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:41 smithi159 ceph-mon[109528]: pgmap v30: 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-06T07:37:42.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:42 smithi155 ceph-mon[108618]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:42.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:42 smithi155 ceph-mon[114754]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:42.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:42 smithi159 ceph-mon[109528]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:43.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:43 smithi155 ceph-mon[108618]: 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-06T07:37:43.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:43 smithi155 ceph-mon[114754]: 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-06T07:37:43.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:43 smithi159 ceph-mon[109528]: 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-06T07:37:45.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:45 smithi155 ceph-mon[108618]: 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-06T07:37:45.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:45 smithi155 ceph-mon[114754]: 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-06T07:37:45.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:45 smithi159 ceph-mon[109528]: 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-06T07:37:46.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:46 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:46.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:46 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:46.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:46 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:37:47.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:47 smithi155 ceph-mon[108618]: 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-06T07:37:47.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:47 smithi155 ceph-mon[114754]: 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-06T07:37:47.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:47 smithi159 ceph-mon[109528]: 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-06T07:37:48.342 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:48 smithi159 systemd[1]: Stopping Ceph grafana.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:48.342 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:48 smithi159 bash[138293]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-06T07:37:48.649 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:48 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[128138]: t=2023-12-06T07:37:48+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T07:37:48.650 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:48 smithi159 bash[138305]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a 2023-12-06T07:37:48.915 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:48 smithi159 bash[138343]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-06T07:37:48.915 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:48 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T07:37:48.915 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:48 smithi159 systemd[1]: Stopped Ceph grafana.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:48.915 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:48 smithi159 systemd[1]: Starting Ceph grafana.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:49.281 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STOPPING 2023-12-06T07:37:49.281 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T07:37:49.281 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STOPPED 2023-12-06T07:37:49.281 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STARTING 2023-12-06T07:37:49.282 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Serving on http://:::9283 2023-12-06T07:37:49.282 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STARTED 2023-12-06T07:37:49.282 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STOPPING 2023-12-06T07:37:49.282 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T07:37:49.282 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STOPPED 2023-12-06T07:37:49.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37: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-06T07:37:49.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37: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-06T07:37:49.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37: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-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-06T07:37:49.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 bash[138408]: f7b9d74239fd36b38485c692397e450c049412500e97ef4f3159a0cb28a2487b 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.173938ms 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 systemd[1]: Started Ceph grafana.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T07:37:49.284 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:37:49+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T07:37:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: 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-06T07:37:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:37:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T07:37:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:37:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STARTING 2023-12-06T07:37:49.747 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Serving on http://:::9283 2023-12-06T07:37:49.748 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STARTED 2023-12-06T07:37:49.748 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STOPPING 2023-12-06T07:37:49.748 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T07:37:49.748 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STOPPED 2023-12-06T07:37:49.748 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STARTING 2023-12-06T07:37:49.748 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Serving on http://:::9283 2023-12-06T07:37:49.748 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:37:49] ENGINE Bus STARTED 2023-12-06T07:37:49.837 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: 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-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T07:37:49.838 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: 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-06T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.840 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:37:49.840 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:37:49.840 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.840 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:37:49.840 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T07:37:49.840 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.840 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:37:49.840 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T07:37:49.841 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:49.841 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:49 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:37:50.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:37:50.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: Adding iSCSI gateway http://:@172.21.15.155:5000 to Dashboard 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:50.519 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:50.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:50.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:37:50.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: 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-06T07:37:50.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:37:50.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:37:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T07:37:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:37:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: Adding iSCSI gateway http://:@172.21.15.155:5000 to Dashboard 2023-12-06T07:37:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:37:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: 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-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:37:50.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:50 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T07:37:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T07:37:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:37:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: Adding iSCSI gateway http://:@172.21.15.155:5000 to Dashboard 2023-12-06T07:37:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:37:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: 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-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:37:50.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:50 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:51.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:37:51] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.33.4" 2023-12-06T07:37:51.519 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:51 smithi155 systemd[1]: Stopping Ceph mgr.y for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:51 smithi155 ceph-mon[108618]: Upgrade: Updating mgr.y 2023-12-06T07:37:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:51 smithi155 ceph-mon[108618]: Deploying daemon mgr.y on smithi155 2023-12-06T07:37:51.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:51 smithi155 ceph-mon[108618]: 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-06T07:37:51.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:51 smithi155 bash[150835]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y 2023-12-06T07:37:51.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:51 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-06T07:37:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:51 smithi155 ceph-mon[114754]: Upgrade: Updating mgr.y 2023-12-06T07:37:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:51 smithi155 ceph-mon[114754]: Deploying daemon mgr.y on smithi155 2023-12-06T07:37:51.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:51 smithi155 ceph-mon[114754]: 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-06T07:37:51.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:51 smithi159 ceph-mon[109528]: Upgrade: Updating mgr.y 2023-12-06T07:37:51.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:51 smithi159 ceph-mon[109528]: Deploying daemon mgr.y on smithi155 2023-12-06T07:37:51.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:51 smithi159 ceph-mon[109528]: 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-06T07:37:52.299 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:51 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T07:37:52.299 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:51 smithi155 systemd[1]: Stopped Ceph mgr.y for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:52.299 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:52 smithi155 systemd[1]: Starting Ceph mgr.y for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:37:52.588 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:52 smithi155 ceph-mon[108618]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:52.588 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:52 smithi155 ceph-mon[114754]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:52.588 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:52 smithi155 ceph-mgr[151025]: -- 172.21.15.155:0/263911450 <== mon.1 v2:172.21.15.155:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558eecac41a0 con 0x558eeca9ac00 2023-12-06T07:37:52.588 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:52 smithi155 bash[150988]: 1bbba20b385aa609eb2ade2b914c505c385d7356cc8dc8632963778191665036 2023-12-06T07:37:52.589 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:52 smithi155 systemd[1]: Started Ceph mgr.y for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:37:52.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:52 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:52.586+0000 7f8909e9f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:37:52.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:52 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:52.762+0000 7f8909e9f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:37:52.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:52 smithi159 ceph-mon[109528]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:37:53.509 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:53.140+0000 7f8909e9f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:37:53.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-mon[108618]: pgmap v36: 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-06T07:37:53.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:53.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:53.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-mon[114754]: pgmap v36: 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-06T07:37:53.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:53.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:53.872 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:53.718+0000 7f8909e9f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:37:53.872 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:37: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://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:37:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:53 smithi159 ceph-mon[109528]: pgmap v36: 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-06T07:37:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:53 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:53.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:53 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:54.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:53.983+0000 7f8909e9f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T07:37:54.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:54 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:54.445+0000 7f8909e9f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:37:55.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:55.221+0000 7f8909e9f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:37:55.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:55.313+0000 7f8909e9f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:37:55.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[108618]: pgmap v37: 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-06T07:37:55.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[114754]: pgmap v37: 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-06T07:37:55.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:55 smithi159 ceph-mon[109528]: pgmap v37: 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-06T07:37:55.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:55 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:55 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:55 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:55.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:55 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:56.264 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:55 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:55.975+0000 7f8909e9f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:37:56.264 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:56.066+0000 7f8909e9f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:37:56.264 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:56.170+0000 7f8909e9f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:37:56.516 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:56.273+0000 7f8909e9f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:37:56.516 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:56.515+0000 7f8909e9f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:37:56.840 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:56.615+0000 7f8909e9f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:37:57.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:56.850+0000 7f8909e9f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:37:57.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:56.960+0000 7f8909e9f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:37:57.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:57.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:57.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-mon[108618]: pgmap v38: 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-06T07:37:57.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:57.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:57.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:56 smithi155 ceph-mon[114754]: pgmap v38: 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-06T07:37:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:56 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:56 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:56 smithi159 ceph-mon[109528]: pgmap v38: 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-06T07:37:57.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:57 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:57.160+0000 7f8909e9f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:37:57.622 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:57 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:57.256+0000 7f8909e9f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:37:58.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:58.072+0000 7f8909e9f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:37:58.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:58.286+0000 7f8909e9f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:37:58.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:58.471+0000 7f8909e9f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:37:58.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:37:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:37: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: Failing over to other MGR 2023-12-06T07:37:59.349 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T07:37:59.350 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T07:37:59.350 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T07:37:59.350 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[108618]: pgmap v40: 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-06T07:37:59.350 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:59.152+0000 7f8909e9f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:37:59.350 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:59.350 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:59.350 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:59.350 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:37:59.350 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:59.351 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:37:59.351 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:59.351 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:59.351 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: Failing over to other MGR 2023-12-06T07:37:59.351 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T07:37:59.351 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T07:37:59.351 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T07:37:59.351 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-mon[114754]: pgmap v40: 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-06T07:37:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:37:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:37:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T07:37:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:37:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T07:37:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: Failing over to other MGR 2023-12-06T07:37:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: from='mgr.24905 172.21.15.159:0/1587561031' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T07:37:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T07:37:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T07:37:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mon[109528]: pgmap v40: 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-06T07:37:59.445 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:37:59.097+0000 7fce0dcc9700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T07:37:59.446 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: ignoring --setuser ceph since I am not root 2023-12-06T07:37:59.446 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: ignoring --setgroup ceph since I am not root 2023-12-06T07:37:59.446 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-mgr[133695]: -- 172.21.15.159:0/3102764886 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558dfda341a0 con 0x558dfda0ac00 2023-12-06T07:37:59.446 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:37:59.271+0000 7faa2a69f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:37:59.446 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:37:59.441+0000 7faa2a69f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:37:59.620 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:59.348+0000 7f8909e9f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:37:59.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:59.541+0000 7f8909e9f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:38:00.093 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:37:59.661+0000 7f8909e9f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:38:00.093 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:37:59] ENGINE Bus STARTING 2023-12-06T07:38:00.093 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: CherryPy Checker: 2023-12-06T07:38:00.093 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: The Application mounted at '' has an empty config. 2023-12-06T07:38:00.093 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:00.093 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:37:59] ENGINE Serving on http://:::9283 2023-12-06T07:38:00.093 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:37:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:37:59] ENGINE Bus STARTED 2023-12-06T07:38:00.094 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:37:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:37:59.781+0000 7faa2a69f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:38:00.369 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[108618]: from='mgr.24905 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T07:38:00.369 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[108618]: mgrmap e27: y(active, starting, since 0.858189s) 2023-12-06T07:38:00.369 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[108618]: Active manager daemon y restarted 2023-12-06T07:38:00.369 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[108618]: Activating manager daemon y 2023-12-06T07:38:00.369 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T07:38:00.369 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[108618]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T07:38:00.369 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:00.369 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T07:38:00.369 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:00.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[114754]: from='mgr.24905 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T07:38:00.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[114754]: mgrmap e27: y(active, starting, since 0.858189s) 2023-12-06T07:38:00.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[114754]: Active manager daemon y restarted 2023-12-06T07:38:00.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[114754]: Activating manager daemon y 2023-12-06T07:38:00.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T07:38:00.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[114754]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T07:38:00.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:00.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T07:38:00.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:00.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:00.276+0000 7faa2a69f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:38:00.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-mon[109528]: from='mgr.24905 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T07:38:00.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-mon[109528]: mgrmap e27: y(active, starting, since 0.858189s) 2023-12-06T07:38:00.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-mon[109528]: Active manager daemon y restarted 2023-12-06T07:38:00.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-mon[109528]: Activating manager daemon y 2023-12-06T07:38:00.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T07:38:00.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-mon[109528]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T07:38:00.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:00.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T07:38:00.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:00.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:38:00] ENGINE Bus STOPPING 2023-12-06T07:38:00.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:38:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T07:38:00.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:38:00] ENGINE Bus STOPPED 2023-12-06T07:38:00.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:38:00] ENGINE Bus STARTING 2023-12-06T07:38:00.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:38:00] ENGINE Serving on http://:::9283 2023-12-06T07:38:00.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:38:00] ENGINE Bus STARTED 2023-12-06T07:38:00.959 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:00.509+0000 7faa2a69f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T07:38:00.959 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:00.957+0000 7faa2a69f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:38:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: mgrmap e28: y(active, starting, since 0.685648s) 2023-12-06T07:38:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:38:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:38:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:38:01.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: Manager daemon y is now available 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:01.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: mgrmap e28: y(active, starting, since 0.685648s) 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:38:01.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: Manager daemon y is now available 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:38:01.624 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:01 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:38:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: mgrmap e28: y(active, starting, since 0.685648s) 2023-12-06T07:38:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:38:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:38:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:38:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: Manager daemon y is now available 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:38:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:38:01.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:38:02.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:01.748+0000 7faa2a69f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:38:02.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:01 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:01.842+0000 7faa2a69f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:38:02.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[114754]: [06/Dec/2023:07:38:01] ENGINE Bus STARTING 2023-12-06T07:38:02.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[114754]: [06/Dec/2023:07:38:01] ENGINE Serving on http://172.21.15.155:8765 2023-12-06T07:38:02.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[114754]: [06/Dec/2023:07:38:01] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:38:02.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[114754]: [06/Dec/2023:07:38:01] ENGINE Bus STARTED 2023-12-06T07:38:02.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[114754]: mgrmap e29: y(active, since 1.69242s) 2023-12-06T07:38:02.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[114754]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:02.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[114754]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:02.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[108618]: [06/Dec/2023:07:38:01] ENGINE Bus STARTING 2023-12-06T07:38:02.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[108618]: [06/Dec/2023:07:38:01] ENGINE Serving on http://172.21.15.155:8765 2023-12-06T07:38:02.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[108618]: [06/Dec/2023:07:38:01] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:38:02.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[108618]: [06/Dec/2023:07:38:01] ENGINE Bus STARTED 2023-12-06T07:38:02.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[108618]: mgrmap e29: y(active, since 1.69242s) 2023-12-06T07:38:02.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[108618]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:02.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:02 smithi155 ceph-mon[108618]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:02.708 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:02.520+0000 7faa2a69f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:38:02.708 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:02.612+0000 7faa2a69f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:38:02.708 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:02.707+0000 7faa2a69f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:38:02.709 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:38:01] ENGINE Bus STARTING 2023-12-06T07:38:02.709 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:38:01] ENGINE Serving on http://172.21.15.155:8765 2023-12-06T07:38:02.709 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:38:01] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:38:02.709 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-mon[109528]: [06/Dec/2023:07:38:01] ENGINE Bus STARTED 2023-12-06T07:38:02.709 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-mon[109528]: mgrmap e29: y(active, since 1.69242s) 2023-12-06T07:38:02.709 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-mon[109528]: from='client.25078 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:02.709 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-mon[109528]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:02.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:02.815+0000 7faa2a69f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:38:03.376 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:03.057+0000 7faa2a69f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:38:03.377 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:03.166+0000 7faa2a69f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:38:03.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:38:03.322Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=7 2023-12-06T07:38:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[108618]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[108618]: mgrmap e30: y(active, since 2s) 2023-12-06T07:38:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[114754]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:03.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[114754]: mgrmap e30: y(active, since 2s) 2023-12-06T07:38:03.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:03 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.717 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:03.405+0000 7faa2a69f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:38:03.717 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:03.513+0000 7faa2a69f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:38:03.717 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:03.715+0000 7faa2a69f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:38:03.717 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-mon[109528]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:03.718 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-mon[109528]: mgrmap e30: y(active, since 2s) 2023-12-06T07:38:03.718 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.718 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.718 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.718 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:03.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:03.807+0000 7faa2a69f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:38:04.893 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:04 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:04.595+0000 7faa2a69f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:38:04.893 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:04 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:04.797+0000 7faa2a69f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:38:05.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:04 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:04.989+0000 7faa2a69f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:38:05.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:04 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:04 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:04 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:04 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:04 smithi159 ceph-mon[109528]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:05.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:04 smithi159 ceph-mon[109528]: mgrmap e31: y(active, since 4s) 2023-12-06T07:38:05.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[108618]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[108618]: mgrmap e31: y(active, since 4s) 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[114754]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:05.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:04 smithi155 ceph-mon[114754]: mgrmap e31: y(active, since 4s) 2023-12-06T07:38:05.706 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:38:05.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:05.670+0000 7faa2a69f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:38:05.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:05.862+0000 7faa2a69f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (48s) 3s ago 4m 17.3M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (17s) 3s ago 4m 47.9M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (45s) 3s ago 4m 54.2M - 3.5 e1d6a67b021e 59d0595c0dc7 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283 running (74s) 3s ago 7m 160M - 19.0.0-26-g0482646f 26bb7d89db2e 497804e0240c 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (14s) 3s ago 9m 475M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (9m) 3s ago 9m 103M 2048M 17.2.0 e1d6a67b021e 0b6b58a7dd18 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (8m) 3s ago 8m 73.5M 2048M 17.2.0 e1d6a67b021e 4cb40825ca5c 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (8m) 3s ago 8m 75.5M 2048M 17.2.0 e1d6a67b021e 1ae6f28a2d80 2023-12-06T07:38:06.392 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (53s) 3s ago 5m 16.7M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (29s) 3s ago 5m 13.8M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (7m) 3s ago 7m 104M 2744M 17.2.0 e1d6a67b021e b07a75ba0548 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (7m) 3s ago 7m 110M 2744M 17.2.0 e1d6a67b021e 1f0f8584f55a 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (7m) 3s ago 7m 83.2M 2744M 17.2.0 e1d6a67b021e 4527feea5fe7 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (6m) 3s ago 6m 112M 2744M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (6m) 3s ago 6m 111M 3000M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (6m) 3s ago 6m 103M 3000M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (6m) 3s ago 6m 92.6M 3000M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (5m) 3s ago 5m 106M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (30s) 3s ago 5m 53.0M - 2.33.4 514e6a882f6e f02479c4fd36 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (4m) 3s ago 4m 93.0M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (4m) 3s ago 4m 92.0M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (4m) 3s ago 4m 93.5M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:38:06.393 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (4m) 3s ago 4m 92.1M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:38:06.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:06.051+0000 7faa2a69f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:38:06.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:06.176+0000 7faa2a69f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:38:06.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:38:06] ENGINE Bus STARTING 2023-12-06T07:38:06.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: CherryPy Checker: 2023-12-06T07:38:06.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: The Application mounted at '' has an empty config. 2023-12-06T07:38:06.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: 2023-12-06T07:38:06.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:38:06] ENGINE Serving on http://:::9283 2023-12-06T07:38:06.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: [06/Dec/2023:07:38:06] ENGINE Bus STARTED 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:38:06.825 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": {}, 2023-12-06T07:38:06.826 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:38:06.826 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:38:06.826 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:38:06.826 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:38:06.826 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-06T07:38:06.826 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T07:38:06.826 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:38:06.826 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:38:07.186 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:38:07.186 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:38:07.186 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:38:07.186 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:38:07.186 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:38:07.186 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:38:07.186 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:38:07.186 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "2/23 daemons upgraded", 2023-12-06T07:38:07.187 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2023-12-06T07:38:07.187 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:38:07.187 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: Standby manager daemon x started 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:38:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/657901403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:07.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: Standby manager daemon x started 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:07.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:07 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/657901403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:07.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:07.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:07.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:07.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:07.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:07.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:07.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:38:07.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:38:07.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: Standby manager daemon x started 2023-12-06T07:38:07.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:38:07.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:07.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:38:07.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/3569537884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:07.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:07.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:07.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:07.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:07.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:07 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/657901403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:07.600 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2023-12-06T07:38:08.249 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: mgrmap e32: y(active, since 7s), standbys: x 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:08.250 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: Reconfiguring iscsi.foo.smithi155.yrrtmu (dependencies changed)... 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:38:08.251 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:38:08.251 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: Reconfiguring daemon iscsi.foo.smithi155.yrrtmu on smithi155 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/4229909649' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: mgrmap e32: y(active, since 7s), standbys: x 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.251 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.252 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.252 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.252 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:08.252 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: Reconfiguring iscsi.foo.smithi155.yrrtmu (dependencies changed)... 2023-12-06T07:38:08.252 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:38:08.252 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:38:08.252 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:08.252 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: Reconfiguring daemon iscsi.foo.smithi155.yrrtmu on smithi155 2023-12-06T07:38:08.252 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:08 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/4229909649' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: mgrmap e32: y(active, since 7s), standbys: x 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: Reconfiguring iscsi.foo.smithi155.yrrtmu (dependencies changed)... 2023-12-06T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi155.yrrtmu", "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-06T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: Reconfiguring daemon iscsi.foo.smithi155.yrrtmu on smithi155 2023-12-06T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:08 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/4229909649' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:38:09.252 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:09 smithi155 ceph-mon[108618]: 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-06T07:38:09.253 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:09 smithi155 ceph-mon[114754]: 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-06T07:38:09.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:09 smithi159 ceph-mon[109528]: 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-06T07:38:10.620 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:10 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:10.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:10 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:10.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:10 smithi159 ceph-mon[109528]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T07:38:10.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:10 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3559015369' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T07:38:10.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:10 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:10.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:10 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:10.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:10 smithi155 ceph-mon[108618]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T07:38:10.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:10 smithi155 ceph-mon[108618]: from='client.? 172.21.15.155:0/3559015369' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T07:38:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:10 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:10 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:10 smithi155 ceph-mon[114754]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T07:38:10.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:10 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3559015369' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T07:38:11.191 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 systemd[1]: Stopping Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:11.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-mon[109528]: Reconfiguring daemon prometheus.a on smithi159 2023-12-06T07:38:11.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-mon[109528]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T07:38:11.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[133672]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:38:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T07:38:11.496 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 bash[141315]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T07:38:11.496 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.245Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T07:38:11.496 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.245Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T07:38:11.496 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.245Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T07:38:11.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.245Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T07:38:11.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.245Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T07:38:11.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.245Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T07:38:11.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.245Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T07:38:11.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.245Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T07:38:11.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.245Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T07:38:11.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.246Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T07:38:11.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.246Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T07:38:11.497 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[137758]: ts=2023-12-06T07:38:11.246Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T07:38:11.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:11 smithi155 ceph-mon[108618]: Reconfiguring daemon prometheus.a on smithi159 2023-12-06T07:38:11.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:11 smithi155 ceph-mon[108618]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T07:38:11.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:11 smithi155 ceph-mon[114754]: Reconfiguring daemon prometheus.a on smithi159 2023-12-06T07:38:11.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:11 smithi155 ceph-mon[114754]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T07:38:11.876 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 bash[141327]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T07:38:11.876 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 bash[141366]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T07:38:11.876 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T07:38:11.876 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 systemd[1]: Stopped Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:11.876 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:11 smithi159 systemd[1]: Starting Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:12.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.061Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T07:38:12.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.061Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T07:38:12.246 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.061Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.061Z 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 smithi159 (none))" 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.061Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.061Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.062Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.063Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.064Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.066Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.066Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.437µs 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.066Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 bash[141429]: 63af30aaaf5c3aa5da4f6eee87877aacabd35520cecf270166320b28e754907d 2023-12-06T07:38:12.247 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 systemd[1]: Started Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:12.555 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.261Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-06T07:38:12.555 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.501Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-06T07:38:12.827 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.555Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-06T07:38:12.827 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.555Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-06T07:38:12.827 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.555Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.001µs wal_replay_duration=488.747844ms total_replay_duration=488.797853ms 2023-12-06T07:38:12.827 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.558Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T07:38:12.827 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.558Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T07:38:12.827 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.558Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T07:38:12.827 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.580Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.158503ms db_storage=809ns remote_storage=1.216µs web_handler=322ns query_engine=712ns scrape=797.748µs scrape_sd=74.919µs notify=9.932µs notify_sd=20.784µs rules=19.933515ms 2023-12-06T07:38:12.827 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:12.580Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T07:38:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:38:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:38:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: Adding iSCSI gateway http://:@172.21.15.155:5000 to Dashboard 2023-12-06T07:38:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:38:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:38:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[108618]: 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-06T07:38:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: Adding iSCSI gateway http://:@172.21.15.155:5000 to Dashboard 2023-12-06T07:38:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:38:13.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:38:13.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:38:13.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:38:13.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:38:13.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:38:13.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:13.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:13 smithi155 ceph-mon[114754]: 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-06T07:38:13.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:38:13.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T07:38:13.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: Adding iSCSI gateway http://:@172.21.15.155:5000 to Dashboard 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi155"}]: dispatch 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:13.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:13 smithi159 ceph-mon[109528]: 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-06T07:38:14.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:14 smithi159 ceph-mon[109528]: Upgrade: Updating mgr.x 2023-12-06T07:38:14.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:14 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:38:14.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:14 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:38:14.327 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:14 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:38:14.327 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:14 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:14.327 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:14 smithi159 ceph-mon[109528]: Deploying daemon mgr.x on smithi159 2023-12-06T07:38:14.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[108618]: Upgrade: Updating mgr.x 2023-12-06T07:38:14.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:38:14.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:38:14.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:38:14.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:14.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[108618]: Deploying daemon mgr.x on smithi159 2023-12-06T07:38:14.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[114754]: Upgrade: Updating mgr.x 2023-12-06T07:38:14.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:38:14.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:38:14.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:38:14.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:14.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:14 smithi155 ceph-mon[114754]: Deploying daemon mgr.x on smithi159 2023-12-06T07:38:14.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:14 smithi159 systemd[1]: Stopping Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:15.225 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:14 smithi159 bash[141863]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x 2023-12-06T07:38:15.225 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:15 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T07:38:15.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:15 smithi159 ceph-mon[109528]: 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-06T07:38:15.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:15 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T07:38:15.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:15 smithi159 systemd[1]: Stopped Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:15.497 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:15 smithi159 systemd[1]: Starting Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:15.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:15 smithi155 ceph-mon[108618]: 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-06T07:38:15.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:15 smithi155 ceph-mon[114754]: 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-06T07:38:15.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:15 smithi159 bash[142017]: 86e9e8769c5a5c52a6ebd9d4f67a35872364829e81899db773279e4f3b07bc2a 2023-12-06T07:38:15.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:15 smithi159 systemd[1]: Started Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:15.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:15 smithi159 ceph-mgr[142054]: -- 172.21.15.159:0/3433349630 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dfd040c1a0 con 0x55dfd03e2800 2023-12-06T07:38:15.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:15.880+0000 7f95ad800200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:38:16.363 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:16 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:16.054+0000 7f95ad800200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:38:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:16 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:16 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:16 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:16.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:16 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:16.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:16 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:16.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:16 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:16 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:16 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:16 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:16.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:16 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:16.431+0000 7f95ad800200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:38:17.245 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:16 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:16.949+0000 7f95ad800200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:38:17.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:17 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:17.180+0000 7f95ad800200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T07:38:17.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:17 smithi155 ceph-mon[108618]: 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-06T07:38:17.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:17 smithi155 ceph-mon[114754]: 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-06T07:38:17.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:17 smithi159 ceph-mon[109528]: 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-06T07:38:17.995 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:17 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:17.627+0000 7f95ad800200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:38:18.745 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:18.364+0000 7f95ad800200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:38:18.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:18.451+0000 7f95ad800200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:38:19.346 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:19.065+0000 7f95ad800200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:38:19.346 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:19.151+0000 7f95ad800200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:38:19.346 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:19.244+0000 7f95ad800200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:38:19.346 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:19.344+0000 7f95ad800200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:38:19.347 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:19.347 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:19.347 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-mon[109528]: 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, 11 op/s 2023-12-06T07:38:19.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:19 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:19.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:19 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:19.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:19 smithi155 ceph-mon[108618]: 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, 11 op/s 2023-12-06T07:38:19.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:19 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:19.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:19 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:19.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:19 smithi155 ceph-mon[114754]: 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, 11 op/s 2023-12-06T07:38:19.932 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:19.603+0000 7f95ad800200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:38:19.933 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:19.709+0000 7f95ad800200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:38:19.933 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:19 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:19.931+0000 7f95ad800200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:38:20.219 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:20 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:20.030+0000 7f95ad800200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:38:20.495 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:20 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:20.218+0000 7f95ad800200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:38:20.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:20 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:20.306+0000 7f95ad800200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:38:21.424 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:21 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:21.100+0000 7f95ad800200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:38:21.425 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:21 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:21.308+0000 7f95ad800200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:38:21.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:21 smithi159 ceph-mon[109528]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:21 smithi159 ceph-mon[109528]: 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-06T07:38:21.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:21 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:21.496+0000 7f95ad800200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:38:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:21 smithi155 ceph-mon[108618]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:21 smithi155 ceph-mon[108618]: 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-06T07:38:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:21 smithi155 ceph-mon[114754]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:21 smithi155 ceph-mon[114754]: 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-06T07:38:22.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:22.186+0000 7f95ad800200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:38:22.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:22.376+0000 7f95ad800200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:38:22.916 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:22.564+0000 7f95ad800200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:38:22.916 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:22.681+0000 7f95ad800200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:38:22.916 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: [06/Dec/2023:07:38:22] ENGINE Bus STARTING 2023-12-06T07:38:22.916 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: CherryPy Checker: 2023-12-06T07:38:22.916 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: The Application mounted at '' has an empty config. 2023-12-06T07:38:22.916 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:22.916 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: [06/Dec/2023:07:38:22] ENGINE Serving on http://:::9283 2023-12-06T07:38:22.916 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: [06/Dec/2023:07:38:22] ENGINE Bus STARTED 2023-12-06T07:38:23.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:38:23] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.33.4" 2023-12-06T07:38:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:23 smithi159 ceph-mon[109528]: 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-06T07:38:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:23 smithi159 ceph-mon[109528]: Standby manager daemon x restarted 2023-12-06T07:38:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:23 smithi159 ceph-mon[109528]: Standby manager daemon x started 2023-12-06T07:38:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:23 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:38:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:23 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:23 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:38:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:23 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[108618]: 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-06T07:38:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[108618]: Standby manager daemon x restarted 2023-12-06T07:38:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[108618]: Standby manager daemon x started 2023-12-06T07:38:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:38:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:38:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[108618]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[114754]: 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-06T07:38:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[114754]: Standby manager daemon x restarted 2023-12-06T07:38:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[114754]: Standby manager daemon x started 2023-12-06T07:38:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:38:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:38:23.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:23 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/1977655394' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:24.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:24 smithi159 ceph-mon[109528]: mgrmap e33: y(active, since 23s), standbys: x 2023-12-06T07:38:24.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:24 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:24.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:24 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:24.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:24 smithi155 ceph-mon[108618]: mgrmap e33: y(active, since 23s), standbys: x 2023-12-06T07:38:24.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:24 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:24.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:24 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:24.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:24 smithi155 ceph-mon[114754]: mgrmap e33: y(active, since 23s), standbys: x 2023-12-06T07:38:24.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:24 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:24.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:24 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:25.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:25 smithi159 ceph-mon[109528]: 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-06T07:38:25.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:25 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:25.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:25 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:25.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:25 smithi155 ceph-mon[108618]: 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-06T07:38:25.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:25 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:25.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:25 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:25.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:25 smithi155 ceph-mon[114754]: 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-06T07:38:25.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:25 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:25.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:25 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.491 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:38:27.491 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.491 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.491 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:27.491 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:27.491 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.491 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.492 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T07:38:27.493 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:27 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T07:38:27.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:38:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:27.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T07:38:27.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T07:38:27.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T07:38:27.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T07:38:27.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T07:38:27.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T07:38:27.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T07:38:27.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:27 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T07:38:28.559 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[114754]: Upgrade: Setting container_image for all mgr 2023-12-06T07:38:28.559 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[114754]: Upgrade: It appears safe to stop mon.a 2023-12-06T07:38:28.559 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:28.560 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:38:28.560 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:38:28.560 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:28.560 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[108618]: Upgrade: Setting container_image for all mgr 2023-12-06T07:38:28.560 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[108618]: Upgrade: It appears safe to stop mon.a 2023-12-06T07:38:28.560 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[108618]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:28.560 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:38:28.560 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:38:28.560 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:28 smithi155 ceph-mon[108618]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:28.746 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:28 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:38:28.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:28 smithi159 ceph-mon[109528]: Upgrade: Setting container_image for all mgr 2023-12-06T07:38:28.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:28 smithi159 ceph-mon[109528]: Upgrade: It appears safe to stop mon.a 2023-12-06T07:38:28.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:28 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='mgr.y' 2023-12-06T07:38:28.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:28 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:38:28.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:28 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:38:28.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:28 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:29.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:28 smithi155 systemd[1]: Stopping Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:29.441 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a[108595]: 2023-12-06T07:38:29.136+0000 7fdb29994700 -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-06T07:38:29.441 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:29 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a[108595]: 2023-12-06T07:38:29.136+0000 7fdb29994700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-06T07:38:29.703 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:29 smithi155 bash[156235]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a 2023-12-06T07:38:30.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:29 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T07:38:30.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:29 smithi155 systemd[1]: Stopped Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:30.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:29 smithi155 systemd[1]: Starting Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:30.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 bash[156387]: a49f37368b99b8e46202ad3bb674964f91ac66cd3951c8ce1d715c8b2fffc6d0 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 systemd[1]: Started Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev), process ceph-mon, pid 7 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: pidfile_write: ignore empty --pid-file 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: load: jerasure load: lrc 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: RocksDB version: 7.9.2 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Git sha 0 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Compile date 2023-12-06 02:25:46 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: DB SUMMARY 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: DB Session ID: BMAC3PPTTM4RWK69YBFB 2023-12-06T07:38:30.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: CURRENT file: CURRENT 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: MANIFEST file: MANIFEST-000015 size: 579 Bytes 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000024.sst 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000022.log size: 3806518 ; 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.error_if_exists: 0 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.create_if_missing: 0 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.paranoid_checks: 1 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.env: 0x555556476a60 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.info_log: 0x555557321740 2023-12-06T07:38:30.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.statistics: (nil) 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.use_fsync: 0 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_log_file_size: 0 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.allow_fallocate: 1 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.use_direct_reads: 0 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T07:38:30.624 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.db_log_dir: 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.wal_dir: 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.write_buffer_manager: 0x5555572d6fa0 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T07:38:30.625 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.unordered_write: 0 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.row_cache: None 2023-12-06T07:38:30.626 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.wal_filter: None 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.two_write_queues: 0 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.wal_compression: 0 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.atomic_flush: 0 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T07:38:30.627 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.log_readahead_size: 0 2023-12-06T07:38:30.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T07:38:30.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T07:38:30.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T07:38:30.628 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_background_jobs: 2 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_background_compactions: -1 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_subcompactions: 1 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T07:38:30.629 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_open_files: -1 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_background_flushes: -1 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Compression algorithms supported: 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T07:38:30.630 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: kZSTD supported: 0 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: kXpressCompression supported: 0 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: kZlibCompression supported: 1 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: kSnappyCompression supported: 1 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: kLZ4Compression supported: 1 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: kBZip2Compression supported: 0 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.merge_operator: 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_filter: None 2023-12-06T07:38:30.631 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555557321860) 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: cache_index_and_filter_blocks: 1 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: pin_top_level_index_and_filter: 1 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: index_type: 0 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: data_block_index_type: 0 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: index_shortening: 1 2023-12-06T07:38:30.632 INFO:journalctl@ceph.mon.a.smithi155.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: checksum: 4 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: no_block_cache: 0 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_cache: 0x555557377090 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_cache_name: BinnedLRUCache 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_cache_options: 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: capacity : 536870912 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: num_shard_bits : 4 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: strict_capacity_limit : 0 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: high_pri_pool_ratio: 0.000 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_cache_compressed: (nil) 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: persistent_cache: (nil) 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_size: 4096 2023-12-06T07:38:30.633 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_size_deviation: 10 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_restart_interval: 16 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: index_block_restart_interval: 1 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: metadata_block_size: 4096 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: partition_filters: 0 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: use_delta_encoding: 1 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: filter_policy: bloomfilter 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: whole_key_filtering: 1 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: verify_compression: 0 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: read_amp_bytes_per_bit: 0 2023-12-06T07:38:30.634 INFO:journalctl@ceph.mon.a.smithi155.stdout: format_version: 5 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout: enable_index_compression: 1 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout: block_align: 0 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout: max_auto_readahead_size: 262144 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout: prepopulate_block_cache: 0 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout: initial_auto_readahead_size: 8192 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression: NoCompression 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.num_levels: 7 2023-12-06T07:38:30.635 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T07:38:30.636 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T07:38:30.637 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T07:38:30.638 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T07:38:30.639 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.table_properties_collectors: 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.inplace_update_support: 0 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T07:38:30.640 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.bloom_locality: 0 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.max_successive_merges: 0 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.ttl: 2592000 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T07:38:30.641 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.enable_blob_files: false 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.min_blob_size: 0 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T07:38:30.642 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: 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-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: 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 9671, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 23c947ed-62b7-4fef-bafa-233d7110cf40 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701848310269162, "job": 1, "event": "recovery_started", "wal_files": [22]} 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701848310282759, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 3464996, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 9672, "largest_seqno": 11443, "table_properties": {"data_size": 3456707, "index_size": 5285, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1989, "raw_key_size": 18511, "raw_average_key_size": 23, "raw_value_size": 3439814, "raw_average_value_size": 4404, "num_data_blocks": 240, "num_entries": 781, "num_filter_entries": 781, "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": 1701848310, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "23c947ed-62b7-4fef-bafa-233d7110cf40", "db_session_id": "BMAC3PPTTM4RWK69YBFB", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701848310282878, "job": 1, "event": "recovery_finished"} 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: 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-06T07:38:30.643 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555557412000 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: DB pointer 0x5555573fe000 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** DB Stats ** 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:38:30.644 INFO:journalctl@ceph.mon.a.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: L0 1/0 3.30 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 613.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: L6 1/0 8.56 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-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: Sum 2/0 11.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 613.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.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 613.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.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 613.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:38:30.645 INFO:journalctl@ceph.mon.a.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: Cumulative compaction: 0.00 GB write, 181.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: Interval compaction: 0.00 GB write, 181.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: Block cache BinnedLRUCache@0x555557377090#7 capacity: 512.00 MB usage: 8.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T07:38:30.646 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: starting mon.a rank 0 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a@-1(???) e3 preinit fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a@-1(???).mds e1 new map 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a@-1(???).mds e1 print_map 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout: e1 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.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-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout: legacy client fscid: -1 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout: 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout: No filesystems configured 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a@-1(???).osd e102 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T07:38:30.647 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-12-06T07:38:31.247 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: ignoring --setuser ceph since I am not root 2023-12-06T07:38:31.247 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: ignoring --setgroup ceph since I am not root 2023-12-06T07:38:31.247 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mgr[142054]: -- 172.21.15.159:0/3979490359 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5597a73ca1a0 con 0x5597a73a0800 2023-12-06T07:38:31.247 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:31.108+0000 7ff42952e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: 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-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: mon.a calling monitor election 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: monmap e3: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: fsmap 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: mgrmap e33: y(active, since 31s), standbys: x 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: from='mgr.25168 ' entity='' 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: mgrmap e34: y(active, since 31s), standbys: x 2023-12-06T07:38:31.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:30 smithi159 ceph-mon[109528]: overall HEALTH_OK 2023-12-06T07:38:31.274 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ignoring --setuser ceph since I am not root 2023-12-06T07:38:31.274 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ignoring --setgroup ceph since I am not root 2023-12-06T07:38:31.274 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mgr[151025]: -- 172.21.15.155:0/901238684 <== mon.1 v2:172.21.15.155:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b0487ea1a0 con 0x55b0487c1000 2023-12-06T07:38:31.274 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:31.107+0000 7fc810030200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T07:38:31.274 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:31.272+0000 7fc810030200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:38:31.274 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: 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-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a calling monitor election 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: monmap e3: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: fsmap 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mgrmap e33: y(active, since 31s), standbys: x 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: from='mgr.25168 ' entity='' 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: mgrmap e34: y(active, since 31s), standbys: x 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[156423]: overall HEALTH_OK 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:31.275 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: 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-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: from='mgr.25168 172.21.15.155:0/2602676611' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: mon.a calling monitor election 2023-12-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: monmap e3: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: fsmap 2023-12-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: mgrmap e33: y(active, since 31s), standbys: x 2023-12-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: from='mgr.25168 ' entity='' 2023-12-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: mgrmap e34: y(active, since 31s), standbys: x 2023-12-06T07:38:31.276 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:30 smithi155 ceph-mon[114754]: overall HEALTH_OK 2023-12-06T07:38:31.606 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:31.276+0000 7ff42952e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T07:38:31.870 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:31.606+0000 7fc810030200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:38:32.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:32 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:32.102+0000 7fc810030200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:38:32.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:32 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:32.328+0000 7fc810030200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T07:38:32.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:31 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:31.605+0000 7ff42952e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T07:38:32.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:32.099+0000 7ff42952e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T07:38:32.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:32.328+0000 7ff42952e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T07:38:33.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:32 smithi155 ceph-mon[156423]: mgrmap e35: y(active, since 32s), standbys: x 2023-12-06T07:38:33.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:32 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:32.753+0000 7fc810030200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:38:33.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:32 smithi155 ceph-mon[114754]: mgrmap e35: y(active, since 32s), standbys: x 2023-12-06T07:38:33.246 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:32 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:32.751+0000 7ff42952e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T07:38:33.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:32 smithi159 ceph-mon[109528]: mgrmap e35: y(active, since 32s), standbys: x 2023-12-06T07:38:33.745 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:33 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:33.466+0000 7ff42952e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:38:33.746 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:33 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:33.556+0000 7ff42952e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:38:33.870 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:33.483+0000 7fc810030200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T07:38:33.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:33.572+0000 7fc810030200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T07:38:34.435 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:34 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:34.158+0000 7ff42952e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:38:34.436 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:34 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:34.250+0000 7ff42952e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:38:34.436 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:34 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:34.339+0000 7ff42952e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:38:34.436 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:34 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:34.433+0000 7ff42952e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:38:34.455 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:34.180+0000 7fc810030200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T07:38:34.456 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:34.266+0000 7fc810030200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T07:38:34.456 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:34.357+0000 7fc810030200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T07:38:34.745 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:34 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:34.661+0000 7ff42952e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:38:34.779 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:34.454+0000 7fc810030200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T07:38:34.779 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:34.682+0000 7fc810030200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T07:38:35.078 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:34 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:34.757+0000 7ff42952e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:38:35.078 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:34 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:34.977+0000 7ff42952e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:38:35.101 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:34.778+0000 7fc810030200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T07:38:35.101 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:35 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:34.999+0000 7fc810030200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T07:38:35.356 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:35.076+0000 7ff42952e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:38:35.357 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:35.264+0000 7ff42952e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:38:35.357 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:35 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:35.354+0000 7ff42952e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:38:35.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:35 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:35.099+0000 7fc810030200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T07:38:35.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:35 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:35.287+0000 7fc810030200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T07:38:35.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:35 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:35.382+0000 7fc810030200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T07:38:36.495 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:36.118+0000 7ff42952e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:38:36.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:36.315+0000 7ff42952e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:38:36.569 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:36.176+0000 7fc810030200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T07:38:36.570 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:36.383+0000 7fc810030200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T07:38:36.870 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:36 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:36.568+0000 7fc810030200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:38:36.996 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:36 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:36.496+0000 7ff42952e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:38:37.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:37.166+0000 7ff42952e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:38:37.496 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:37.355+0000 7ff42952e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:38:37.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:37.243+0000 7fc810030200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T07:38:37.621 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:37.435+0000 7fc810030200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T07:38:37.919 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:37.627+0000 7fc810030200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:38:37.920 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:37.763+0000 7fc810030200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:38:37.920 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:38:37] ENGINE Bus STARTING 2023-12-06T07:38:37.920 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[114754]: Standby manager daemon x restarted 2023-12-06T07:38:37.920 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[114754]: Standby manager daemon x started 2023-12-06T07:38:37.920 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:38:37.920 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:37.920 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:38:37.921 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[114754]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:37.921 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-c[114731]: 2023-12-06T07:38:37.778+0000 7f8702d53700 -1 mon.c@1(peon).osd e103 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T07:38:37.921 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[156423]: Standby manager daemon x restarted 2023-12-06T07:38:37.921 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[156423]: Standby manager daemon x started 2023-12-06T07:38:37.921 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[156423]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:38:37.921 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[156423]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:37.921 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[156423]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:38:37.921 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:37 smithi155 ceph-mon[156423]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:37.922 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-mon[109528]: Standby manager daemon x restarted 2023-12-06T07:38:37.922 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-mon[109528]: Standby manager daemon x started 2023-12-06T07:38:37.922 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T07:38:37.922 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T07:38:37.922 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T07:38:37.922 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-mon[109528]: from='mgr.? 172.21.15.159:0/589462384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T07:38:37.922 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-b[109498]: 2023-12-06T07:38:37.777+0000 7f964baaa700 -1 mon.b@2(peon).osd e103 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T07:38:37.923 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:37.542+0000 7ff42952e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T07:38:37.923 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:37.658+0000 7ff42952e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T07:38:37.923 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: [06/Dec/2023:07:38:37] ENGINE Bus STARTING 2023-12-06T07:38:37.923 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: CherryPy Checker: 2023-12-06T07:38:37.923 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: The Application mounted at '' has an empty config. 2023-12-06T07:38:37.923 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: 2023-12-06T07:38:37.923 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: [06/Dec/2023:07:38:37] ENGINE Serving on http://:::9283 2023-12-06T07:38:37.923 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:38:37 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x[142031]: [06/Dec/2023:07:38:37] ENGINE Bus STARTED 2023-12-06T07:38:38.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: CherryPy Checker: 2023-12-06T07:38:38.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: The Application mounted at '' has an empty config. 2023-12-06T07:38:38.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:38.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:38:38] ENGINE Serving on http://:::9283 2023-12-06T07:38:38.373 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:38:38] ENGINE Bus STARTED 2023-12-06T07:38:38.808 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:38:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: mgrmap e36: y(active, since 38s), standbys: x 2023-12-06T07:38:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: Active manager daemon y restarted 2023-12-06T07:38:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: Activating manager daemon y 2023-12-06T07:38:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T07:38:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: failed to encode map e103 with expected crc 2023-12-06T07:38:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: mgrmap e37: y(active, starting, since 0.00612128s), standbys: x 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: failed to encode map e103 with expected crc 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:38:38.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:38:38.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:38:38.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: Manager daemon y is now available 2023-12-06T07:38:38.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:38.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:38.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:38:38.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: failed to encode map e103 with expected crc 2023-12-06T07:38:38.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: failed to encode map e103 with expected crc 2023-12-06T07:38:38.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:38 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:38:39.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:38.792+0000 7fc7d2a81700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-06T07:38:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: mgrmap e36: y(active, since 38s), standbys: x 2023-12-06T07:38:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: Active manager daemon y restarted 2023-12-06T07:38:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: Activating manager daemon y 2023-12-06T07:38:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T07:38:39.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: failed to encode map e103 with expected crc 2023-12-06T07:38:39.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: mgrmap e37: y(active, starting, since 0.00612128s), standbys: x 2023-12-06T07:38:39.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:38:39.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:38:39.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:38:39.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: failed to encode map e103 with expected crc 2023-12-06T07:38:39.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:38:39.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:38:39.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: Manager daemon y is now available 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:39.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: failed to encode map e103 with expected crc 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: failed to encode map e103 with expected crc 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: mgrmap e36: y(active, since 38s), standbys: x 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: Active manager daemon y restarted 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: Activating manager daemon y 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: failed to encode map e103 with expected crc 2023-12-06T07:38:39.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: mgrmap e37: y(active, starting, since 0.00612128s), standbys: x 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: failed to encode map e103 with expected crc 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:38:39.125 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T07:38:39.126 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T07:38:39.126 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T07:38:39.126 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: Manager daemon y is now available 2023-12-06T07:38:39.126 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:39.126 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:39.126 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T07:38:39.126 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: failed to encode map e103 with expected crc 2023-12-06T07:38:39.126 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: failed to encode map e103 with expected crc 2023-12-06T07:38:39.126 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:38 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T07:38:39.496 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:38:39.496 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (81s) 21s ago 5m 17.3M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:38:39.496 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (50s) 15s ago 5m 48.4M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:38:39.496 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (30s) 21s ago 4m 51.5M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:38:39.496 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (24s) 15s ago 8m 53.8M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:38:39.496 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (47s) 21s ago 9m 500M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:38:39.496 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (9m) 21s ago 9m 106M 2048M 17.2.0 e1d6a67b021e 0b6b58a7dd18 2023-12-06T07:38:39.496 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (8m) 15s ago 8m 77.6M 2048M 17.2.0 e1d6a67b021e 4cb40825ca5c 2023-12-06T07:38:39.496 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (8m) 21s ago 8m 82.6M 2048M 17.2.0 e1d6a67b021e 1ae6f28a2d80 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (86s) 21s ago 5m 14.5M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (62s) 15s ago 5m 13.9M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (8m) 21s ago 8m 104M 2744M 17.2.0 e1d6a67b021e b07a75ba0548 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (7m) 21s ago 7m 111M 2744M 17.2.0 e1d6a67b021e 1f0f8584f55a 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (7m) 21s ago 7m 84.3M 2744M 17.2.0 e1d6a67b021e 4527feea5fe7 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (7m) 21s ago 7m 114M 2744M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (7m) 15s ago 7m 112M 3000M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (6m) 15s ago 6m 104M 3000M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (6m) 15s ago 6m 92.9M 3000M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:38:39.497 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (6m) 15s ago 6m 108M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:38:39.498 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (27s) 15s ago 5m 45.9M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:38:39.498 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (5m) 21s ago 5m 93.7M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:38:39.498 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (4m) 15s ago 4m 92.6M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:38:39.498 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (4m) 21s ago 4m 94.0M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:38:39.498 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (4m) 15s ago 4m 92.6M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:38:39.908 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:38:39.908 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:38:39.908 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T07:38:39.908 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T07:38:39.908 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:38:39.908 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:38:39.908 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:38:39.908 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:38:39.909 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: [06/Dec/2023:07:38:38] ENGINE Bus STARTING 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: mgrmap e38: y(active, since 1.00989s), standbys: x 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: [06/Dec/2023:07:38:38] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: [06/Dec/2023:07:38:38] ENGINE Serving on http://172.21.15.155:8765 2023-12-06T07:38:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[114754]: [06/Dec/2023:07:38:38] ENGINE Bus STARTED 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: [06/Dec/2023:07:38:38] ENGINE Bus STARTING 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: mgrmap e38: y(active, since 1.00989s), standbys: x 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: [06/Dec/2023:07:38:38] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: [06/Dec/2023:07:38:38] ENGINE Serving on http://172.21.15.155:8765 2023-12-06T07:38:40.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:39 smithi155 ceph-mon[156423]: [06/Dec/2023:07:38:38] ENGINE Bus STARTED 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: [06/Dec/2023:07:38:38] ENGINE Bus STARTING 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: failed to encode map e103 with expected crc 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: mgrmap e38: y(active, since 1.00989s), standbys: x 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: [06/Dec/2023:07:38:38] ENGINE Serving on https://172.21.15.155:7150 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: [06/Dec/2023:07:38:38] ENGINE Serving on http://172.21.15.155:8765 2023-12-06T07:38:40.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:39 smithi159 ceph-mon[109528]: [06/Dec/2023:07:38:38] ENGINE Bus STARTED 2023-12-06T07:38:40.280 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "2/23 daemons upgraded", 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:38:40.281 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:38:40.686 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[114754]: from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[114754]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[114754]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[114754]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/1644782524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[114754]: from='client.? 172.21.15.155:0/3001127646' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[156423]: from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[156423]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:41.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:41.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[156423]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:41.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/1644782524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:41.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/3001127646' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:38:41.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:41.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:40 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:41.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:40 smithi159 ceph-mon[109528]: from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:41.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:40 smithi159 ceph-mon[109528]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:41.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:40 smithi159 ceph-mon[109528]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:41.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:40 smithi159 ceph-mon[109528]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:41.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:40 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/1644782524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:41.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:40 smithi159 ceph-mon[109528]: from='client.? 172.21.15.155:0/3001127646' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:38:41.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:40 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:41.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:40 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[156423]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:42.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[156423]: mgrmap e39: y(active, since 3s), standbys: x 2023-12-06T07:38:42.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[114754]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:42.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[114754]: mgrmap e39: y(active, since 3s), standbys: x 2023-12-06T07:38:42.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:41 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.179 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:41 smithi159 ceph-mon[109528]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:38:42.179 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:41 smithi159 ceph-mon[109528]: mgrmap e39: y(active, since 3s), standbys: x 2023-12-06T07:38:42.179 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:41 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.179 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:41 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.179 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:41 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.179 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:41 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.179 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:41 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:42.179 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:41 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:43.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:42 smithi155 ceph-mon[156423]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:43.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:38:43] "GET /metrics HTTP/1.1" 200 35374 "" "Prometheus/2.33.4" 2023-12-06T07:38:43.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:42 smithi155 ceph-mon[114754]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:43.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:42 smithi159 ceph-mon[109528]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:38:43.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:43 smithi159 ceph-mon[109528]: mgrmap e40: y(active, since 5s), standbys: x 2023-12-06T07:38:44.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:43 smithi155 ceph-mon[156423]: mgrmap e40: y(active, since 5s), standbys: x 2023-12-06T07:38:44.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:43 smithi155 ceph-mon[114754]: mgrmap e40: y(active, since 5s), standbys: x 2023-12-06T07:38:45.120 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[114754]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-06T07:38:45.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:45.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[156423]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-06T07:38:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:44 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:44 smithi159 ceph-mon[109528]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-06T07:38:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:44 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:44 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:44 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:44 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.989 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:45.990 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T07:38:45.991 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:45 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T07:38:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.conf 2023-12-06T07:38:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.conf 2023-12-06T07:38:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T07:38:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-12-06T07:38:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: Updating smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: Updating smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T07:38:46.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:46.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:46.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:46.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:46.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:46.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:46.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:46.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T07:38:46.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:45 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T07:38:46.999 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[114754]: Upgrade: It appears safe to stop mon.c 2023-12-06T07:38:46.999 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[114754]: 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-06T07:38:46.999 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:46.999 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:38:46.999 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:38:46.999 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[114754]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:46.999 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[156423]: Upgrade: It appears safe to stop mon.c 2023-12-06T07:38:46.999 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[156423]: 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-06T07:38:46.999 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:47.000 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:38:47.000 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:38:47.000 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:46 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:47.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:46 smithi159 ceph-mon[109528]: Upgrade: It appears safe to stop mon.c 2023-12-06T07:38:47.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:46 smithi159 ceph-mon[109528]: 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-06T07:38:47.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:46 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:47.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:46 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:38:47.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:46 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:38:47.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:46 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:47.620 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:47 smithi155 systemd[1]: Stopping Ceph mon.c for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:47.870 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:47 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-c[114731]: 2023-12-06T07:38:47.618+0000 7f870855e700 -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-06T07:38:47.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:47 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-c[114731]: 2023-12-06T07:38:47.618+0000 7f870855e700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-06T07:38:48.183 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:47 smithi155 bash[159046]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-c 2023-12-06T07:38:48.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T07:38:48.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 systemd[1]: Stopped Ceph mon.c for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:48.518 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 systemd[1]: Starting Ceph mon.c for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:48.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 bash[159198]: 436567f3325677e902eb1a3a92eeacfc123baaad95451e2dd74cfa842a0d59ed 2023-12-06T07:38:48.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 systemd[1]: Started Ceph mon.c for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev), process ceph-mon, pid 7 2023-12-06T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: pidfile_write: ignore empty --pid-file 2023-12-06T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: load: jerasure load: lrc 2023-12-06T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: RocksDB version: 7.9.2 2023-12-06T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Git sha 0 2023-12-06T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Compile date 2023-12-06 02:25:46 2023-12-06T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: DB SUMMARY 2023-12-06T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: DB Session ID: G6L11ZWLLU8MSXZGDZ1E 2023-12-06T07:38:48.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: CURRENT file: CURRENT 2023-12-06T07:38:48.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T07:38:48.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: MANIFEST file: MANIFEST-000009 size: 883 Bytes 2023-12-06T07:38:48.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000024.sst 2023-12-06T07:38:48.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000022.log size: 70242 ; 2023-12-06T07:38:48.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.error_if_exists: 0 2023-12-06T07:38:48.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.create_if_missing: 0 2023-12-06T07:38:48.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.paranoid_checks: 1 2023-12-06T07:38:48.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T07:38:48.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T07:38:48.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T07:38:48.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.env: 0x55ff707cfa60 2023-12-06T07:38:48.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T07:38:48.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.info_log: 0x55ff72ac9740 2023-12-06T07:38:48.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T07:38:48.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.statistics: (nil) 2023-12-06T07:38:48.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.use_fsync: 0 2023-12-06T07:38:48.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_log_file_size: 0 2023-12-06T07:38:48.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T07:38:48.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T07:38:48.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T07:38:48.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T07:38:48.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.allow_fallocate: 1 2023-12-06T07:38:48.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T07:38:48.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T07:38:48.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.use_direct_reads: 0 2023-12-06T07:38:48.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T07:38:48.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T07:38:48.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.db_log_dir: 2023-12-06T07:38:48.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.wal_dir: 2023-12-06T07:38:48.878 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T07:38:48.878 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T07:38:48.878 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T07:38:48.878 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T07:38:48.878 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T07:38:48.878 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T07:38:48.878 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T07:38:48.879 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T07:38:48.879 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.write_buffer_manager: 0x55ff72a7efa0 2023-12-06T07:38:48.879 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T07:38:48.879 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T07:38:48.879 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T07:38:48.879 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T07:38:48.879 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T07:38:48.879 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T07:38:48.879 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T07:38:48.880 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T07:38:48.880 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.unordered_write: 0 2023-12-06T07:38:48.880 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T07:38:48.880 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T07:38:48.880 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T07:38:48.880 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T07:38:48.881 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.row_cache: None 2023-12-06T07:38:48.881 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.wal_filter: None 2023-12-06T07:38:48.881 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T07:38:48.881 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T07:38:48.881 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.two_write_queues: 0 2023-12-06T07:38:48.881 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T07:38:48.881 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.wal_compression: 0 2023-12-06T07:38:48.882 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.atomic_flush: 0 2023-12-06T07:38:48.882 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T07:38:48.882 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T07:38:48.882 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T07:38:48.882 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.log_readahead_size: 0 2023-12-06T07:38:48.882 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T07:38:48.882 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T07:38:48.883 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T07:38:48.883 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T07:38:48.883 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T07:38:48.883 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T07:38:48.883 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T07:38:48.883 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_background_jobs: 2 2023-12-06T07:38:48.883 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_background_compactions: -1 2023-12-06T07:38:48.883 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_subcompactions: 1 2023-12-06T07:38:48.883 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T07:38:48.884 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T07:38:48.884 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T07:38:48.884 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T07:38:48.884 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T07:38:48.884 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T07:38:48.884 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_open_files: -1 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_background_flushes: -1 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Compression algorithms supported: 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: kZSTD supported: 0 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: kXpressCompression supported: 0 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: kZlibCompression supported: 1 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: kSnappyCompression supported: 1 2023-12-06T07:38:48.885 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: kLZ4Compression supported: 1 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: kBZip2Compression supported: 0 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.merge_operator: 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_filter: None 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ff72ac9860) 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout: cache_index_and_filter_blocks: 1 2023-12-06T07:38:48.886 INFO:journalctl@ceph.mon.c.smithi155.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: pin_top_level_index_and_filter: 1 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: index_type: 0 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: data_block_index_type: 0 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: index_shortening: 1 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: checksum: 4 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: no_block_cache: 0 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_cache: 0x55ff72b1f090 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_cache_name: BinnedLRUCache 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_cache_options: 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: capacity : 536870912 2023-12-06T07:38:48.887 INFO:journalctl@ceph.mon.c.smithi155.stdout: num_shard_bits : 4 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: strict_capacity_limit : 0 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: high_pri_pool_ratio: 0.000 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_cache_compressed: (nil) 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: persistent_cache: (nil) 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_size: 4096 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_size_deviation: 10 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_restart_interval: 16 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: index_block_restart_interval: 1 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: metadata_block_size: 4096 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: partition_filters: 0 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: use_delta_encoding: 1 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: filter_policy: bloomfilter 2023-12-06T07:38:48.888 INFO:journalctl@ceph.mon.c.smithi155.stdout: whole_key_filtering: 1 2023-12-06T07:38:48.889 INFO:journalctl@ceph.mon.c.smithi155.stdout: verify_compression: 0 2023-12-06T07:38:48.889 INFO:journalctl@ceph.mon.c.smithi155.stdout: read_amp_bytes_per_bit: 0 2023-12-06T07:38:48.889 INFO:journalctl@ceph.mon.c.smithi155.stdout: format_version: 5 2023-12-06T07:38:48.889 INFO:journalctl@ceph.mon.c.smithi155.stdout: enable_index_compression: 1 2023-12-06T07:38:48.889 INFO:journalctl@ceph.mon.c.smithi155.stdout: block_align: 0 2023-12-06T07:38:48.889 INFO:journalctl@ceph.mon.c.smithi155.stdout: max_auto_readahead_size: 262144 2023-12-06T07:38:48.889 INFO:journalctl@ceph.mon.c.smithi155.stdout: prepopulate_block_cache: 0 2023-12-06T07:38:48.889 INFO:journalctl@ceph.mon.c.smithi155.stdout: initial_auto_readahead_size: 8192 2023-12-06T07:38:48.889 INFO:journalctl@ceph.mon.c.smithi155.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression: NoCompression 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.num_levels: 7 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T07:38:48.890 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T07:38:48.891 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T07:38:48.892 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T07:38:48.893 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T07:38:48.894 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.table_properties_collectors: 2023-12-06T07:38:48.894 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.inplace_update_support: 0 2023-12-06T07:38:48.894 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T07:38:48.894 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T07:38:48.894 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T07:38:48.894 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T07:38:48.894 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.bloom_locality: 0 2023-12-06T07:38:48.895 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.max_successive_merges: 0 2023-12-06T07:38:48.895 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T07:38:48.895 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T07:38:48.896 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T07:38:48.896 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T07:38:48.896 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.ttl: 2592000 2023-12-06T07:38:48.896 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T07:38:48.896 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T07:38:48.896 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T07:38:48.897 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.enable_blob_files: false 2023-12-06T07:38:48.897 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.min_blob_size: 0 2023-12-06T07:38:48.897 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T07:38:48.897 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T07:38:48.897 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T07:38:48.897 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T07:38:48.897 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T07:38:48.898 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T07:38:48.898 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T07:38:48.898 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T07:38:48.898 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: 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-06T07:38:48.898 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T07:38:48.898 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: 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 26, last_sequence is 13089, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T07:38:48.898 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2023-12-06T07:38:48.899 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ceb95bf3-52ca-4458-bb2d-0a7e56452c38 2023-12-06T07:38:48.899 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701848328609720, "job": 1, "event": "recovery_started", "wal_files": [22]} 2023-12-06T07:38:48.899 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2023-12-06T07:38:48.899 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701848328610391, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 47468, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13084, "largest_seqno": 13146, "table_properties": {"data_size": 46187, "index_size": 141, "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": 1306, "raw_average_key_size": 26, "raw_value_size": 45143, "raw_average_value_size": 921, "num_data_blocks": 6, "num_entries": 49, "num_filter_entries": 49, "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": 1701848328, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ceb95bf3-52ca-4458-bb2d-0a7e56452c38", "db_session_id": "G6L11ZWLLU8MSXZGDZ1E", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2023-12-06T07:38:48.899 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701848328610472, "job": 1, "event": "recovery_finished"} 2023-12-06T07:38:48.899 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2023-12-06T07:38:48.900 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T07:38:48.900 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000022.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T07:38:48.900 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ff72bba000 2023-12-06T07:38:48.900 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: DB pointer 0x55ff72ba6000 2023-12-06T07:38:48.900 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T07:38:48.900 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T07:38:48.900 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** DB Stats ** 2023-12-06T07:38:48.900 INFO:journalctl@ceph.mon.c.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:38:48.901 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:38:48.901 INFO:journalctl@ceph.mon.c.smithi155.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T07:38:48.901 INFO:journalctl@ceph.mon.c.smithi155.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:38:48.901 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:38:48.901 INFO:journalctl@ceph.mon.c.smithi155.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T07:38:48.901 INFO:journalctl@ceph.mon.c.smithi155.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:38:48.901 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:38:48.902 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:38:48.902 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:38:48.902 INFO:journalctl@ceph.mon.c.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T07:38:48.902 INFO:journalctl@ceph.mon.c.smithi155.stdout: L0 1/0 46.36 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 109.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-06T07:38:48.902 INFO:journalctl@ceph.mon.c.smithi155.stdout: L6 1/0 10.83 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-06T07:38:48.902 INFO:journalctl@ceph.mon.c.smithi155.stdout: Sum 2/0 10.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 109.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-06T07:38:48.902 INFO:journalctl@ceph.mon.c.smithi155.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 109.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-06T07:38:48.903 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:38:48.903 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** Compaction Stats [default] ** 2023-12-06T07:38:48.903 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:38:48.903 INFO:journalctl@ceph.mon.c.smithi155.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:38:48.903 INFO:journalctl@ceph.mon.c.smithi155.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 109.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-06T07:38:48.903 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:38:48.903 INFO:journalctl@ceph.mon.c.smithi155.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T07:38:48.903 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:38:48.904 INFO:journalctl@ceph.mon.c.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:38:48.904 INFO:journalctl@ceph.mon.c.smithi155.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T07:38:48.904 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T07:38:48.904 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T07:38:48.904 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T07:38:48.904 INFO:journalctl@ceph.mon.c.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T07:38:48.904 INFO:journalctl@ceph.mon.c.smithi155.stdout: Cumulative compaction: 0.00 GB write, 14.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:38:48.904 INFO:journalctl@ceph.mon.c.smithi155.stdout: Interval compaction: 0.00 GB write, 14.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:38:48.905 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:38:48.905 INFO:journalctl@ceph.mon.c.smithi155.stdout: Block cache BinnedLRUCache@0x55ff72b1f090#7 capacity: 512.00 MB usage: 0.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-06T07:38:48.905 INFO:journalctl@ceph.mon.c.smithi155.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.22 KB,4.17233e-05%) Misc(1,0.00 KB,0%) 2023-12-06T07:38:48.905 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:38:48.905 INFO:journalctl@ceph.mon.c.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T07:38:48.905 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: starting mon.c rank 1 at public addrs [v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0] at bind addrs [v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:38:48.905 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: mon.c@-1(???) e3 preinit fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:38:48.906 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: mon.c@-1(???).mds e1 new map 2023-12-06T07:38:48.906 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: mon.c@-1(???).mds e1 print_map 2023-12-06T07:38:48.906 INFO:journalctl@ceph.mon.c.smithi155.stdout: e1 2023-12-06T07:38:48.906 INFO:journalctl@ceph.mon.c.smithi155.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T07:38:48.906 INFO:journalctl@ceph.mon.c.smithi155.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-06T07:38:48.906 INFO:journalctl@ceph.mon.c.smithi155.stdout: legacy client fscid: -1 2023-12-06T07:38:48.906 INFO:journalctl@ceph.mon.c.smithi155.stdout: 2023-12-06T07:38:48.907 INFO:journalctl@ceph.mon.c.smithi155.stdout: No filesystems configured 2023-12-06T07:38:48.907 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: mon.c@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T07:38:48.907 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T07:38:48.907 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T07:38:48.907 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T07:38:48.907 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:48 smithi155 ceph-mon[159236]: mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-12-06T07:38:48.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:48 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: 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-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: mon.c calling monitor election 2023-12-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: mon.a calling monitor election 2023-12-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: monmap e3: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: fsmap 2023-12-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: mgrmap e40: y(active, since 11s), standbys: x 2023-12-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: overall HEALTH_OK 2023-12-06T07:38:50.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:50.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:50.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:50.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:50 smithi159 ceph-mon[109528]: 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-06T07:38:50.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: 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-06T07:38:50.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: mon.c calling monitor election 2023-12-06T07:38:50.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: mon.a calling monitor election 2023-12-06T07:38:50.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:38:50.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: monmap e3: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T07:38:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: fsmap 2023-12-06T07:38:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T07:38:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: mgrmap e40: y(active, since 11s), standbys: x 2023-12-06T07:38:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: overall HEALTH_OK 2023-12-06T07:38:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:50.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[159236]: 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-06T07:38:50.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: 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-06T07:38:50.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: mon.c calling monitor election 2023-12-06T07:38:50.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: mon.a calling monitor election 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: monmap e3: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: fsmap 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: mgrmap e40: y(active, since 11s), standbys: x 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: overall HEALTH_OK 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:38:50.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:50 smithi155 ceph-mon[156423]: 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-06T07:38:53.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[159236]: 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-06T07:38:53.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[156423]: 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-06T07:38:53.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.122 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:38:53] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.33.4" 2023-12-06T07:38:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:52 smithi159 ceph-mon[109528]: 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-06T07:38:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:52 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:52 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:52 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:52 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:53.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:53.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:38:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:38:53.621+0000 7fc7d2a81700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-06T07:38:53.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:53 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:38:54.816 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[156423]: 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-06T07:38:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[159236]: 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-06T07:38:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:54 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:54 smithi159 ceph-mon[109528]: 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-06T07:38:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:54 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:54 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:54 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:54 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:38:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:54 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:56.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:56.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:56.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T07:38:56.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T07:38:56.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[156423]: Upgrade: It appears safe to stop mon.b 2023-12-06T07:38:56.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:56.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:56.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T07:38:56.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T07:38:56.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:55 smithi155 ceph-mon[159236]: Upgrade: It appears safe to stop mon.b 2023-12-06T07:38:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:55 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:38:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:55 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:38:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:55 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T07:38:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:55 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T07:38:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:55 smithi159 ceph-mon[109528]: Upgrade: It appears safe to stop mon.b 2023-12-06T07:38:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:56 smithi159 ceph-mon[109528]: pgmap v12: 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-06T07:38:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:56 smithi159 ceph-mon[109528]: Upgrade: Updating mon.b 2023-12-06T07:38:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:56 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:56 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:38:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:56 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:38:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:56 smithi159 ceph-mon[109528]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:56 smithi159 ceph-mon[109528]: Deploying daemon mon.b on smithi159 2023-12-06T07:38:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:57 smithi159 systemd[1]: Stopping Ceph mon.b for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[156423]: pgmap v12: 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-06T07:38:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[156423]: Upgrade: Updating mon.b 2023-12-06T07:38:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:38:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:38:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[156423]: Deploying daemon mon.b on smithi159 2023-12-06T07:38:57.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[159236]: pgmap v12: 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-06T07:38:57.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[159236]: Upgrade: Updating mon.b 2023-12-06T07:38:57.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:57.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:38:57.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:38:57.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:38:57.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:56 smithi155 ceph-mon[159236]: Deploying daemon mon.b on smithi159 2023-12-06T07:38:57.525 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-b[109498]: 2023-12-06T07:38:57.271+0000 7f96512b5700 -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-06T07:38:57.525 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-b[109498]: 2023-12-06T07:38:57.271+0000 7f96512b5700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-06T07:38:57.842 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:57 smithi159 bash[145949]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-b 2023-12-06T07:38:58.225 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:57 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.b.service: Succeeded. 2023-12-06T07:38:58.225 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:57 smithi159 systemd[1]: Stopped Ceph mon.b for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:58.225 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:57 smithi159 systemd[1]: Starting Ceph mon.b for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:38:58.662 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T07:38:58.662 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev), process ceph-mon, pid 7 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: pidfile_write: ignore empty --pid-file 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: load: jerasure load: lrc 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: RocksDB version: 7.9.2 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Git sha 0 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Compile date 2023-12-06 02:25:46 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: DB SUMMARY 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: DB Session ID: ZFPL3PRMQDSEDFBB3TIO 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: CURRENT file: CURRENT 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1083 Bytes 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 411007 ; 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.error_if_exists: 0 2023-12-06T07:38:58.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.create_if_missing: 0 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.paranoid_checks: 1 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.env: 0x55fd57b54a60 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.info_log: 0x55fd58fd7740 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.statistics: (nil) 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.use_fsync: 0 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_log_file_size: 0 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T07:38:58.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.allow_fallocate: 1 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.use_direct_reads: 0 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.db_log_dir: 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.wal_dir: 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.write_buffer_manager: 0x55fd58f8cfa0 2023-12-06T07:38:58.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.unordered_write: 0 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.row_cache: None 2023-12-06T07:38:58.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.wal_filter: None 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.two_write_queues: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.wal_compression: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.atomic_flush: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.log_readahead_size: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T07:38:58.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T07:38:58.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_background_jobs: 2 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_background_compactions: -1 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_subcompactions: 1 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_open_files: -1 2023-12-06T07:38:58.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_background_flushes: -1 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Compression algorithms supported: 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: kZSTD supported: 0 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: kXpressCompression supported: 0 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: kZlibCompression supported: 1 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: kSnappyCompression supported: 1 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: kLZ4Compression supported: 1 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: kBZip2Compression supported: 0 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T07:38:58.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.merge_operator: 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_filter: None 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fd58fd7860) 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout: cache_index_and_filter_blocks: 1 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout: pin_top_level_index_and_filter: 1 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_type: 0 2023-12-06T07:38:58.671 INFO:journalctl@ceph.mon.b.smithi159.stdout: data_block_index_type: 0 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_shortening: 1 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: checksum: 4 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: no_block_cache: 0 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache: 0x55fd5902d090 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_name: BinnedLRUCache 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_options: 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: capacity : 536870912 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: num_shard_bits : 4 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: strict_capacity_limit : 0 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: high_pri_pool_ratio: 0.000 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_compressed: (nil) 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: persistent_cache: (nil) 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_size: 4096 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_size_deviation: 10 2023-12-06T07:38:58.672 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_restart_interval: 16 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_block_restart_interval: 1 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: metadata_block_size: 4096 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: partition_filters: 0 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: use_delta_encoding: 1 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: filter_policy: bloomfilter 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: whole_key_filtering: 1 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: verify_compression: 0 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: read_amp_bytes_per_bit: 0 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: format_version: 5 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: enable_index_compression: 1 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_align: 0 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: max_auto_readahead_size: 262144 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: prepopulate_block_cache: 0 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: initial_auto_readahead_size: 8192 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T07:38:58.673 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression: NoCompression 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.num_levels: 7 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T07:38:58.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T07:38:58.675 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T07:38:58.676 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T07:38:58.676 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T07:38:58.676 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T07:38:58.676 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T07:38:58.676 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T07:38:58.676 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T07:38:58.676 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T07:38:58.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.table_properties_collectors: 2023-12-06T07:38:58.679 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.inplace_update_support: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.bloom_locality: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.max_successive_merges: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.ttl: 2592000 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.enable_blob_files: false 2023-12-06T07:38:58.680 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.min_blob_size: 0 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 13434, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9c784b6a-38df-4170-9aea-9d7e543cc72b 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701848338293079, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-12-06T07:38:58.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701848338294580, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 244419, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13439, "largest_seqno": 13614, "table_properties": {"data_size": 242691, "index_size": 460, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 2008, "raw_average_key_size": 24, "raw_value_size": 240791, "raw_average_value_size": 2901, "num_data_blocks": 20, "num_entries": 83, "num_filter_entries": 83, "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": 1701848338, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9c784b6a-38df-4170-9aea-9d7e543cc72b", "db_session_id": "ZFPL3PRMQDSEDFBB3TIO", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701848338294660, "job": 1, "event": "recovery_finished"} 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fd590c8000 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: DB pointer 0x55fd590b4000 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** DB Stats ** 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:38:58.682 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: L0 1/0 238.69 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 284.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: L6 1/0 9.47 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: Sum 2/0 9.71 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 284.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.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 284.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T07:38:58.683 INFO:journalctl@ceph.mon.b.smithi159.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 284.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative compaction: 0.00 GB write, 63.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval compaction: 0.00 GB write, 63.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: Block cache BinnedLRUCache@0x55fd5902d090#7 capacity: 512.00 MB usage: 0.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.31 KB,5.96046e-05%) IndexBlock(1,0.55 KB,0.000104308%) Misc(1,0.00 KB,0%) 2023-12-06T07:38:58.684 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: starting mon.b rank 2 at public addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] at bind addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: mon.b@-1(???) e3 preinit fsid 0c98e95c-9409-11ee-95a2-87774f69a715 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: mon.b@-1(???).mds e1 new map 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: mon.b@-1(???).mds e1 print_map 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout: e1 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.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-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout: legacy client fscid: -1 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout: No filesystems configured 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: mon.b@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T07:38:58.685 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T07:38:58.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-mon[146136]: mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-12-06T07:38:58.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 bash[146099]: e9ecb942ea894bcdc6576ba5c8062ae6498bde63595dd42ed151ad94e834006d 2023-12-06T07:38:58.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:58 smithi159 systemd[1]: Started Ceph mon.b for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:38:58.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:38:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:38: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:38:59.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: overall HEALTH_OK 2023-12-06T07:38:59.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:38:59.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: mon.b calling monitor election 2023-12-06T07:38:59.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: mon.a calling monitor election 2023-12-06T07:38:59.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: mon.c calling monitor election 2023-12-06T07:38:59.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:38:59.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:38:59.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:38:59.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: monmap e4: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: fsmap 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: mgrmap e40: y(active, since 20s), standbys: x 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: overall HEALTH_OK 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: overall HEALTH_OK 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: mon.b calling monitor election 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: mon.a calling monitor election 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: mon.c calling monitor election 2023-12-06T07:38:59.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:38:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:38:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:38:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: monmap e4: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T07:38:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: fsmap 2023-12-06T07:38:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T07:38:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: mgrmap e40: y(active, since 20s), standbys: x 2023-12-06T07:38:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: overall HEALTH_OK 2023-12-06T07:38:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:59.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:38:59 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:59.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: overall HEALTH_OK 2023-12-06T07:38:59.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T07:38:59.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: mon.b calling monitor election 2023-12-06T07:38:59.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: mon.a calling monitor election 2023-12-06T07:38:59.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: mon.c calling monitor election 2023-12-06T07:38:59.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T07:38:59.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T07:38:59.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T07:38:59.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: monmap e4: 3 mons at {a=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.155:3301/0,v1:172.21.15.155:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T07:38:59.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: fsmap 2023-12-06T07:38:59.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T07:38:59.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: mgrmap e40: y(active, since 20s), standbys: x 2023-12-06T07:38:59.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: overall HEALTH_OK 2023-12-06T07:38:59.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:38:59.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:38:59 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:00.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:00 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:00.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:00 smithi155 ceph-mon[156423]: 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-06T07:39:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:00 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:00 smithi155 ceph-mon[159236]: 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-06T07:39:00.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:00 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:00.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:00 smithi159 ceph-mon[146136]: 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-06T07:39:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:02 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:02 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:02 smithi159 ceph-mon[146136]: 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-06T07:39:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:02 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:02 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[156423]: 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-06T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[159236]: 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-06T07:39:02.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:02.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:02 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:03.304 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:39:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:39:03] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.33.4" 2023-12-06T07:39:03.620 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:39:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:39:03.303+0000 7fc7d2a81700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-06T07:39:04.495 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:04 smithi159 ceph-mon[146136]: 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-06T07:39:04.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:04 smithi155 ceph-mon[159236]: 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-06T07:39:04.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:04 smithi155 ceph-mon[156423]: 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-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: Reconfiguring mon.a (monmap changed)... 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[159236]: Reconfiguring daemon mon.a on smithi155 2023-12-06T07:39:05.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:39:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: Reconfiguring mon.a (monmap changed)... 2023-12-06T07:39:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:39:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:39:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:05.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:05 smithi155 ceph-mon[156423]: Reconfiguring daemon mon.a on smithi155 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: Reconfiguring mon.a (monmap changed)... 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:05.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:05 smithi159 ceph-mon[146136]: Reconfiguring daemon mon.a on smithi155 2023-12-06T07:39:06.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: Reconfiguring mgr.y (monmap changed)... 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: Reconfiguring daemon mgr.y on smithi155 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: pgmap v17: 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-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:39:06.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: Reconfiguring mgr.y (monmap changed)... 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: Reconfiguring daemon mgr.y on smithi155 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: pgmap v17: 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-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:39:06.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:06 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: Reconfiguring mgr.y (monmap changed)... 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: Reconfiguring daemon mgr.y on smithi155 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: pgmap v17: 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-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:39:06.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:39:06.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:06 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:07.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[156423]: Reconfiguring mon.c (monmap changed)... 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[156423]: Reconfiguring daemon mon.c on smithi155 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[159236]: Reconfiguring mon.c (monmap changed)... 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[159236]: Reconfiguring daemon mon.c on smithi155 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T07:39:07.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:07 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:07.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:07 smithi159 ceph-mon[146136]: Reconfiguring mon.c (monmap changed)... 2023-12-06T07:39:07.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:07 smithi159 ceph-mon[146136]: Reconfiguring daemon mon.c on smithi155 2023-12-06T07:39:07.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:07 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:07.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:07 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:07.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:07 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T07:39:07.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:07 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:08.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[156423]: Reconfiguring osd.0 (monmap changed)... 2023-12-06T07:39:08.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[156423]: Reconfiguring daemon osd.0 on smithi155 2023-12-06T07:39:08.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[156423]: 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-06T07:39:08.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:08.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:08.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:08.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T07:39:08.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:08.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[159236]: Reconfiguring osd.0 (monmap changed)... 2023-12-06T07:39:08.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[159236]: Reconfiguring daemon osd.0 on smithi155 2023-12-06T07:39:08.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[159236]: 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-06T07:39:08.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:08.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:08.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:08.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T07:39:08.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:08.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:39:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:39:08.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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:39:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:08 smithi159 ceph-mon[146136]: Reconfiguring osd.0 (monmap changed)... 2023-12-06T07:39:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:08 smithi159 ceph-mon[146136]: Reconfiguring daemon osd.0 on smithi155 2023-12-06T07:39:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:08 smithi159 ceph-mon[146136]: 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-06T07:39:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T07:39:08.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:09.867 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[159236]: Reconfiguring osd.1 (monmap changed)... 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[159236]: Reconfiguring daemon osd.1 on smithi155 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[156423]: Reconfiguring osd.1 (monmap changed)... 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[156423]: Reconfiguring daemon osd.1 on smithi155 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:09.868 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T07:39:09.869 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:09 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:09.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:09 smithi159 ceph-mon[146136]: Reconfiguring osd.1 (monmap changed)... 2023-12-06T07:39:09.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:09 smithi159 ceph-mon[146136]: Reconfiguring daemon osd.1 on smithi155 2023-12-06T07:39:09.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:09 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:09.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:09 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:09.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:09 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T07:39:09.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:09 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[156423]: Reconfiguring osd.2 (monmap changed)... 2023-12-06T07:39:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[156423]: Reconfiguring daemon osd.2 on smithi155 2023-12-06T07:39:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[156423]: 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-06T07:39:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T07:39:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:10.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[159236]: Reconfiguring osd.2 (monmap changed)... 2023-12-06T07:39:10.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[159236]: Reconfiguring daemon osd.2 on smithi155 2023-12-06T07:39:10.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:10.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[159236]: 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-06T07:39:10.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:10.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:10.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T07:39:10.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:10 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:10.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:10 smithi159 ceph-mon[146136]: Reconfiguring osd.2 (monmap changed)... 2023-12-06T07:39:10.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:10 smithi159 ceph-mon[146136]: Reconfiguring daemon osd.2 on smithi155 2023-12-06T07:39:10.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:10 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:10.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:10 smithi159 ceph-mon[146136]: 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-06T07:39:10.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:10 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:10.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:10 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:10.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:10 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T07:39:10.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:10 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:11.053 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (113s) 19s ago 5m 17.4M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (82s) 10s ago 5m 51.0M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (62s) 19s ago 5m 53.4M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (56s) 10s ago 8m 447M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (79s) 19s ago 10m 499M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (41s) 19s ago 10m 56.9M 2048M 19.0.0-26-g0482646f 26bb7d89db2e a49f37368b99 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (13s) 10s ago 9m 20.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e e9ecb942ea89 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (23s) 19s ago 9m 19.3M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 436567f33256 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (118s) 19s ago 6m 18.0M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (94s) 10s ago 6m 23.1M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:39:11.746 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (8m) 19s ago 8m 107M 2744M 17.2.0 e1d6a67b021e b07a75ba0548 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (8m) 19s ago 8m 115M 2744M 17.2.0 e1d6a67b021e 1f0f8584f55a 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (8m) 19s ago 8m 87.0M 2744M 17.2.0 e1d6a67b021e 4527feea5fe7 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (7m) 19s ago 7m 118M 2744M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (7m) 10s ago 7m 117M 3000M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (7m) 10s ago 7m 109M 3000M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (7m) 10s ago 7m 96.6M 3000M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (6m) 10s ago 6m 113M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (59s) 10s ago 6m 57.0M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (5m) 19s ago 5m 94.5M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (5m) 10s ago 5m 93.6M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (5m) 19s ago 5m 95.0M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:39:11.747 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (5m) 10s ago 5m 93.6M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:39:11.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[156423]: Reconfiguring osd.3 (monmap changed)... 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[156423]: Reconfiguring daemon osd.3 on smithi155 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[159236]: Reconfiguring osd.3 (monmap changed)... 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[159236]: Reconfiguring daemon osd.3 on smithi155 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:11.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:11 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:11.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:11 smithi159 ceph-mon[146136]: Reconfiguring osd.3 (monmap changed)... 2023-12-06T07:39:11.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:11 smithi159 ceph-mon[146136]: Reconfiguring daemon osd.3 on smithi155 2023-12-06T07:39:11.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:11 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:11.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:11 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:11.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:11 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.udrpyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:11.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:11 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:12.154 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:39:12.154 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:39:12.154 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:39:12.154 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 5 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:39:12.155 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:39:12.499 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:39:12.499 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:39:12.499 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:39:12.499 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:39:12.500 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:39:12.500 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2023-12-06T07:39:12.500 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:39:12.500 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:39:12.500 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "5/23 daemons upgraded", 2023-12-06T07:39:12.500 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T07:39:12.500 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:39:12.500 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:39:12.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:12.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: Reconfiguring rgw.foo.smithi155.udrpyy (monmap changed)... 2023-12-06T07:39:12.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: Reconfiguring daemon rgw.foo.smithi155.udrpyy on smithi155 2023-12-06T07:39:12.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:12.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: 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-06T07:39:12.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/1307069412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: Reconfiguring rgw.foo.smithi155.udrpyy (monmap changed)... 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: Reconfiguring daemon rgw.foo.smithi155.udrpyy on smithi155 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:12.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: 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-06T07:39:12.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/1307069412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:12.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:12.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:12.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:12.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:12 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:12.907 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: Reconfiguring rgw.foo.smithi155.udrpyy (monmap changed)... 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: Reconfiguring daemon rgw.foo.smithi155.udrpyy on smithi155 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: 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-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/1307069412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.zdhfiy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:12.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:12 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:13.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:39:13] "GET /metrics HTTP/1.1" 200 38193 "" "Prometheus/2.33.4" 2023-12-06T07:39:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[156423]: Reconfiguring rgw.smpl.smithi155.zdhfiy (monmap changed)... 2023-12-06T07:39:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[156423]: Reconfiguring daemon rgw.smpl.smithi155.zdhfiy on smithi155 2023-12-06T07:39:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[156423]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/2290390372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:39:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:39:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:39:13.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:13.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[159236]: Reconfiguring rgw.smpl.smithi155.zdhfiy (monmap changed)... 2023-12-06T07:39:13.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[159236]: Reconfiguring daemon rgw.smpl.smithi155.zdhfiy on smithi155 2023-12-06T07:39:13.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[159236]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:13.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/2290390372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:39:13.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:13.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:13.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:39:13.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:39:13.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:13 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:13.883 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:13 smithi159 ceph-mon[146136]: Reconfiguring rgw.smpl.smithi155.zdhfiy (monmap changed)... 2023-12-06T07:39:13.884 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:13 smithi159 ceph-mon[146136]: Reconfiguring daemon rgw.smpl.smithi155.zdhfiy on smithi155 2023-12-06T07:39:13.884 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:13 smithi159 ceph-mon[146136]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:13.884 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:13 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/2290390372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:39:13.884 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:13 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:13.884 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:13 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:13.884 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:13 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T07:39:13.884 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:13 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T07:39:13.884 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:13 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[156423]: Reconfiguring mon.b (monmap changed)... 2023-12-06T07:39:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[156423]: Reconfiguring daemon mon.b on smithi159 2023-12-06T07:39:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[156423]: 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-06T07:39:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:39:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:39:14.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:14.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[159236]: Reconfiguring mon.b (monmap changed)... 2023-12-06T07:39:14.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[159236]: Reconfiguring daemon mon.b on smithi159 2023-12-06T07:39:14.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[159236]: 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-06T07:39:14.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:14.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:14.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:39:14.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:39:14.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:14 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:14.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:14 smithi159 ceph-mon[146136]: Reconfiguring mon.b (monmap changed)... 2023-12-06T07:39:14.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:14 smithi159 ceph-mon[146136]: Reconfiguring daemon mon.b on smithi159 2023-12-06T07:39:14.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:14 smithi159 ceph-mon[146136]: 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-06T07:39:14.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:14 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:14.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:14 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:14.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:14 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T07:39:14.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:14 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T07:39:14.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:14 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:15.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:15 smithi159 ceph-mon[146136]: Reconfiguring mgr.x (monmap changed)... 2023-12-06T07:39:15.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:15 smithi159 ceph-mon[146136]: Reconfiguring daemon mgr.x on smithi159 2023-12-06T07:39:15.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:15 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:15.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:15 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:15.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:15 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T07:39:15.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:15 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:16.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[156423]: Reconfiguring mgr.x (monmap changed)... 2023-12-06T07:39:16.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[156423]: Reconfiguring daemon mgr.x on smithi159 2023-12-06T07:39:16.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:16.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:16.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T07:39:16.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:16.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[159236]: Reconfiguring mgr.x (monmap changed)... 2023-12-06T07:39:16.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[159236]: Reconfiguring daemon mgr.x on smithi159 2023-12-06T07:39:16.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:16.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:16.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T07:39:16.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:15 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:16.866 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:16 smithi159 ceph-mon[146136]: Reconfiguring osd.4 (monmap changed)... 2023-12-06T07:39:16.866 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:16 smithi159 ceph-mon[146136]: Reconfiguring daemon osd.4 on smithi159 2023-12-06T07:39:16.866 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:16 smithi159 ceph-mon[146136]: 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-06T07:39:16.866 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:16 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:16.866 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:16 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:16.866 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:16 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T07:39:16.866 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:16 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:17.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[156423]: Reconfiguring osd.4 (monmap changed)... 2023-12-06T07:39:17.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[156423]: Reconfiguring daemon osd.4 on smithi159 2023-12-06T07:39:17.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[156423]: 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-06T07:39:17.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:17.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:17.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T07:39:17.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:17.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[159236]: Reconfiguring osd.4 (monmap changed)... 2023-12-06T07:39:17.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[159236]: Reconfiguring daemon osd.4 on smithi159 2023-12-06T07:39:17.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[159236]: 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-06T07:39:17.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:17.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:17.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T07:39:17.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:16 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:17.874 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:17 smithi159 ceph-mon[146136]: Reconfiguring osd.5 (monmap changed)... 2023-12-06T07:39:17.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:17 smithi159 ceph-mon[146136]: Reconfiguring daemon osd.5 on smithi159 2023-12-06T07:39:17.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:17 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:17.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:17 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:17.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:17 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T07:39:17.875 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:17 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:18.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[159236]: Reconfiguring osd.5 (monmap changed)... 2023-12-06T07:39:18.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[159236]: Reconfiguring daemon osd.5 on smithi159 2023-12-06T07:39:18.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:18.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:18.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T07:39:18.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:18.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[156423]: Reconfiguring osd.5 (monmap changed)... 2023-12-06T07:39:18.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[156423]: Reconfiguring daemon osd.5 on smithi159 2023-12-06T07:39:18.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:18.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:18.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T07:39:18.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:17 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:18.932 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:39:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:39: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:39:18.932 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:18 smithi159 ceph-mon[146136]: Reconfiguring osd.6 (monmap changed)... 2023-12-06T07:39:18.932 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:18 smithi159 ceph-mon[146136]: Reconfiguring daemon osd.6 on smithi159 2023-12-06T07:39:18.932 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:18 smithi159 ceph-mon[146136]: 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-06T07:39:18.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:18.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:18.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T07:39:18.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:19.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[156423]: Reconfiguring osd.6 (monmap changed)... 2023-12-06T07:39:19.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[156423]: Reconfiguring daemon osd.6 on smithi159 2023-12-06T07:39:19.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[156423]: 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-06T07:39:19.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T07:39:19.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:19.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[159236]: Reconfiguring osd.6 (monmap changed)... 2023-12-06T07:39:19.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[159236]: Reconfiguring daemon osd.6 on smithi159 2023-12-06T07:39:19.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[159236]: 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-06T07:39:19.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T07:39:19.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[156423]: Reconfiguring osd.7 (monmap changed)... 2023-12-06T07:39:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[156423]: Reconfiguring daemon osd.7 on smithi159 2023-12-06T07:39:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:19.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[159236]: Reconfiguring osd.7 (monmap changed)... 2023-12-06T07:39:19.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[159236]: Reconfiguring daemon osd.7 on smithi159 2023-12-06T07:39:19.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:19.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:19 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:19.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:19 smithi159 ceph-mon[146136]: Reconfiguring osd.7 (monmap changed)... 2023-12-06T07:39:19.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:19 smithi159 ceph-mon[146136]: Reconfiguring daemon osd.7 on smithi159 2023-12-06T07:39:19.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:19 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:19 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:19.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:19 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi159.mvnoup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:19.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:19 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:20.915 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:20 smithi159 ceph-mon[146136]: Reconfiguring rgw.foo.smithi159.mvnoup (monmap changed)... 2023-12-06T07:39:20.915 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:20 smithi159 ceph-mon[146136]: Reconfiguring daemon rgw.foo.smithi159.mvnoup on smithi159 2023-12-06T07:39:20.915 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:20 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:20.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:20 smithi159 ceph-mon[146136]: 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-06T07:39:20.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:20 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:20.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:20 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:20.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:20 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:20.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:20 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[159236]: Reconfiguring rgw.foo.smithi159.mvnoup (monmap changed)... 2023-12-06T07:39:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[159236]: Reconfiguring daemon rgw.foo.smithi159.mvnoup on smithi159 2023-12-06T07:39:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[159236]: 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-06T07:39:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:21.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[156423]: Reconfiguring rgw.foo.smithi159.mvnoup (monmap changed)... 2023-12-06T07:39:21.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[156423]: Reconfiguring daemon rgw.foo.smithi159.mvnoup on smithi159 2023-12-06T07:39:21.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:21.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[156423]: 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-06T07:39:21.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi159.tjafvs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T07:39:21.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:20 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: Reconfiguring rgw.smpl.smithi159.tjafvs (monmap changed)... 2023-12-06T07:39:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: Reconfiguring daemon rgw.smpl.smithi159.tjafvs on smithi159 2023-12-06T07:39:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: Reconfiguring rgw.smpl.smithi159.tjafvs (monmap changed)... 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: Reconfiguring daemon rgw.smpl.smithi159.tjafvs on smithi159 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T07:39:21.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T07:39:21.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T07:39:21.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T07:39:21.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T07:39:21.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T07:39:21.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:21.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: Reconfiguring rgw.smpl.smithi159.tjafvs (monmap changed)... 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: Reconfiguring daemon rgw.smpl.smithi159.tjafvs on smithi159 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T07:39:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T07:39:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T07:39:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T07:39:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T07:39:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T07:39:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T07:39:22.817 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[156423]: Upgrade: Setting container_image for all mon 2023-12-06T07:39:22.818 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[156423]: Upgrade: Setting container_image for all crash 2023-12-06T07:39:22.818 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T07:39:22.818 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[156423]: Upgrade: osd.0 is safe to restart 2023-12-06T07:39:22.818 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[156423]: 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-06T07:39:22.818 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:22.818 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T07:39:22.818 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:22.818 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[159236]: Upgrade: Setting container_image for all mon 2023-12-06T07:39:22.819 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[159236]: Upgrade: Setting container_image for all crash 2023-12-06T07:39:22.819 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T07:39:22.819 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[159236]: Upgrade: osd.0 is safe to restart 2023-12-06T07:39:22.819 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[159236]: 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-06T07:39:22.819 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:22.819 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T07:39:22.819 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:22 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:22.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:22 smithi159 ceph-mon[146136]: Upgrade: Setting container_image for all mon 2023-12-06T07:39:22.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:22 smithi159 ceph-mon[146136]: Upgrade: Setting container_image for all crash 2023-12-06T07:39:22.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:22 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T07:39:22.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:22 smithi159 ceph-mon[146136]: Upgrade: osd.0 is safe to restart 2023-12-06T07:39:22.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:22 smithi159 ceph-mon[146136]: 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-06T07:39:22.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:22 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:22.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:22 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T07:39:22.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:22 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:23.120 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:39:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:39:23] "GET /metrics HTTP/1.1" 200 38178 "" "Prometheus/2.33.4" 2023-12-06T07:39:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:23 smithi155 ceph-mon[156423]: Upgrade: Updating osd.0 2023-12-06T07:39:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:23 smithi155 ceph-mon[156423]: Deploying daemon osd.0 on smithi155 2023-12-06T07:39:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:23 smithi155 ceph-mon[159236]: Upgrade: Updating osd.0 2023-12-06T07:39:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:23 smithi155 ceph-mon[159236]: Deploying daemon osd.0 on smithi155 2023-12-06T07:39:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:23.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:23 smithi159 ceph-mon[146136]: Upgrade: Updating osd.0 2023-12-06T07:39:23.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:23 smithi159 ceph-mon[146136]: Deploying daemon osd.0 on smithi155 2023-12-06T07:39:23.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:24.363 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:24 smithi155 systemd[1]: Stopping Ceph osd.0 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:39:24.621 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:24 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[118178]: 2023-12-06T07:39:24.361+0000 7f4d52cc2700 -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-06T07:39:24.621 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:24 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[118178]: 2023-12-06T07:39:24.361+0000 7f4d52cc2700 -1 osd.0 103 *** Got signal Terminated *** 2023-12-06T07:39:24.621 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:24 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[118178]: 2023-12-06T07:39:24.361+0000 7f4d52cc2700 -1 osd.0 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:39:24.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:24 smithi159 ceph-mon[146136]: 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-06T07:39:24.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:24 smithi159 ceph-mon[146136]: osd.0 marked itself down and dead 2023-12-06T07:39:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:24 smithi155 ceph-mon[159236]: 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-06T07:39:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:24 smithi155 ceph-mon[159236]: osd.0 marked itself down and dead 2023-12-06T07:39:25.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:24 smithi155 ceph-mon[156423]: 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-06T07:39:25.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:24 smithi155 ceph-mon[156423]: osd.0 marked itself down and dead 2023-12-06T07:39:25.621 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:25 smithi155 bash[162527]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0 2023-12-06T07:39:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:25 smithi159 ceph-mon[146136]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:39:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:25 smithi159 ceph-mon[146136]: failed to encode map e104 with expected crc 2023-12-06T07:39:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:25 smithi159 ceph-mon[146136]: failed to encode map e104 with expected crc 2023-12-06T07:39:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:25 smithi159 ceph-mon[146136]: osdmap e104: 8 total, 7 up, 8 in 2023-12-06T07:39:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:25 smithi159 ceph-mon[146136]: failed to encode map e104 with expected crc 2023-12-06T07:39:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:25 smithi159 ceph-mon[146136]: failed to encode map e104 with expected crc 2023-12-06T07:39:26.089 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[159236]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:39:26.089 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[159236]: failed to encode map e104 with expected crc 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[159236]: failed to encode map e104 with expected crc 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[159236]: osdmap e104: 8 total, 7 up, 8 in 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[159236]: failed to encode map e104 with expected crc 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[159236]: failed to encode map e104 with expected crc 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[156423]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[156423]: failed to encode map e104 with expected crc 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[156423]: failed to encode map e104 with expected crc 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[156423]: osdmap e104: 8 total, 7 up, 8 in 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[156423]: failed to encode map e104 with expected crc 2023-12-06T07:39:26.090 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:25 smithi155 ceph-mon[156423]: failed to encode map e104 with expected crc 2023-12-06T07:39:26.674 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:26 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-12-06T07:39:26.674 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:26 smithi155 systemd[1]: Stopped Ceph osd.0 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:39:26.674 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:26 smithi155 systemd[1]: Starting Ceph osd.0 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: failed to encode map e105 with expected crc 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: failed to encode map e105 with expected crc 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: osdmap e105: 8 total, 7 up, 8 in 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: failed to encode map e105 with expected crc 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: failed to encode map e105 with expected crc 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: failed to encode map e105 with expected crc 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: failed to encode map e105 with expected crc 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: failed to encode map e105 with expected crc 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: failed to encode map e105 with expected crc 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: failed to encode map e105 with expected crc 2023-12-06T07:39:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:26 smithi159 ceph-mon[146136]: pgmap v29: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: osdmap e105: 8 total, 7 up, 8 in 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[159236]: pgmap v29: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: osdmap e105: 8 total, 7 up, 8 in 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: failed to encode map e105 with expected crc 2023-12-06T07:39:27.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:26 smithi155 ceph-mon[156423]: pgmap v29: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:39:27.621 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 bash[162796]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T07:39:27.622 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 bash[162796]: 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-06T07:39:27.622 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 bash[162796]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T07:39:27.622 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 bash[162796]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T07:39:27.622 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 bash[162796]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-06T07:39:27.622 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 bash[162796]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T07:39:27.622 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 bash[162796]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-06T07:39:28.120 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 bash[163072]: b81e9c30a3d9ec00e1e5dc83777ada842ca3f9d1e16121b51d7967bfe4628a57 2023-12-06T07:39:28.121 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 ceph-osd[163109]: -- 172.21.15.155:0/1546300903 <== mon.0 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5618bf2d11e0 con 0x5618bf2a1400 2023-12-06T07:39:28.121 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:27 smithi155 systemd[1]: Started Ceph osd.0 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:39:28.621 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[163086]: 2023-12-06T07:39:28.346+0000 7f739c766640 -1 Falling back to public interface 2023-12-06T07:39:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:28 smithi159 ceph-mon[146136]: 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-06T07:39:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:28.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:39:28 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:39:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:39:29.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[156423]: 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-06T07:39:29.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:29.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:29.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:29.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:29.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[159236]: 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-06T07:39:29.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:29.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:29.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:29.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:30.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:29 smithi159 ceph-mon[146136]: Health check failed: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T07:39:30.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:29 smithi155 ceph-mon[156423]: Health check failed: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T07:39:30.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:29 smithi155 ceph-mon[159236]: Health check failed: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T07:39:31.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:30 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:31.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:30 smithi159 ceph-mon[146136]: pgmap v31: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2023-12-06T07:39:31.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:30 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:31.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:30 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:31.371 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[163086]: 2023-12-06T07:39:31.088+0000 7f739c766640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-06T07:39:31.371 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[163086]: 2023-12-06T07:39:31.117+0000 7f739c766640 -1 osd.0 103 log_to_monitors true 2023-12-06T07:39:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:30 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:30 smithi155 ceph-mon[156423]: pgmap v31: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2023-12-06T07:39:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:30 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:30 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:31.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:30 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:31.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:30 smithi155 ceph-mon[159236]: pgmap v31: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2023-12-06T07:39:31.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:30 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:31.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:30 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:32.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:31 smithi159 ceph-mon[146136]: from='osd.0 [v2:172.21.15.155:6802/1048302503,v1:172.21.15.155:6803/1048302503]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T07:39:32.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:31 smithi159 ceph-mon[146136]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T07:39:32.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:31 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:32.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:31 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:32.282 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[163086]: 2023-12-06T07:39:31.967+0000 7f738bbd3700 -1 osd.0 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:39:32.282 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-mon[156423]: from='osd.0 [v2:172.21.15.155:6802/1048302503,v1:172.21.15.155:6803/1048302503]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T07:39:32.283 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-mon[156423]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T07:39:32.283 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:32.283 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:32.283 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-mon[159236]: from='osd.0 [v2:172.21.15.155:6802/1048302503,v1:172.21.15.155:6803/1048302503]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T07:39:32.283 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-mon[159236]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T07:39:32.283 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:32.283 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:31 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:33.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:32 smithi159 ceph-mon[146136]: pgmap v32: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2023-12-06T07:39:33.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:32 smithi159 ceph-mon[146136]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T07:39:33.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:32 smithi159 ceph-mon[146136]: failed to encode map e106 with expected crc 2023-12-06T07:39:33.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:32 smithi159 ceph-mon[146136]: failed to encode map e106 with expected crc 2023-12-06T07:39:33.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:32 smithi159 ceph-mon[146136]: from='osd.0 [v2:172.21.15.155:6802/1048302503,v1:172.21.15.155:6803/1048302503]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:33.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:32 smithi159 ceph-mon[146136]: osdmap e106: 8 total, 7 up, 8 in 2023-12-06T07:39:33.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:32 smithi159 ceph-mon[146136]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:33.285 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:39:33] "GET /metrics HTTP/1.1" 200 38178 "" "Prometheus/2.33.4" 2023-12-06T07:39:33.286 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[156423]: pgmap v32: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2023-12-06T07:39:33.286 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[156423]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T07:39:33.286 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[156423]: failed to encode map e106 with expected crc 2023-12-06T07:39:33.286 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[156423]: failed to encode map e106 with expected crc 2023-12-06T07:39:33.286 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[156423]: from='osd.0 [v2:172.21.15.155:6802/1048302503,v1:172.21.15.155:6803/1048302503]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:33.286 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[156423]: osdmap e106: 8 total, 7 up, 8 in 2023-12-06T07:39:33.286 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[156423]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:33.286 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[159236]: pgmap v32: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2023-12-06T07:39:33.286 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[159236]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T07:39:33.287 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[159236]: failed to encode map e106 with expected crc 2023-12-06T07:39:33.287 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[159236]: failed to encode map e106 with expected crc 2023-12-06T07:39:33.287 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[159236]: from='osd.0 [v2:172.21.15.155:6802/1048302503,v1:172.21.15.155:6803/1048302503]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:33.287 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[159236]: osdmap e106: 8 total, 7 up, 8 in 2023-12-06T07:39:33.287 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:32 smithi155 ceph-mon[159236]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:33.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:39:33.564+0000 7fc7d2a81700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-06T07:39:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:39:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: failed to encode map e107 with expected crc 2023-12-06T07:39:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: failed to encode map e107 with expected crc 2023-12-06T07:39:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: failed to encode map e107 with expected crc 2023-12-06T07:39:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: osd.0 [v2:172.21.15.155:6802/1048302503,v1:172.21.15.155:6803/1048302503] boot 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:34.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:33 smithi159 ceph-mon[146136]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: failed to encode map e107 with expected crc 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: failed to encode map e107 with expected crc 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: failed to encode map e107 with expected crc 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: osd.0 [v2:172.21.15.155:6802/1048302503,v1:172.21.15.155:6803/1048302503] boot 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T07:39:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[156423]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: failed to encode map e107 with expected crc 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: failed to encode map e107 with expected crc 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: failed to encode map e107 with expected crc 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: osd.0 [v2:172.21.15.155:6802/1048302503,v1:172.21.15.155:6803/1048302503] boot 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: failed to encode map e106 with expected crc 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:34.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:34.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:34.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:34.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:33 smithi155 ceph-mon[159236]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: pgmap v35: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 29/627 objects degraded (4.625%) 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:34 smithi159 ceph-mon[146136]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: pgmap v35: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 29/627 objects degraded (4.625%) 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[156423]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: pgmap v35: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 29/627 objects degraded (4.625%) 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: failed to encode map e108 with expected crc 2023-12-06T07:39:35.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:34 smithi155 ceph-mon[159236]: failed to encode map e108 with expected crc 2023-12-06T07:39:36.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:35 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 29/627 objects degraded (4.625%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T07:39:36.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:35 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 29/627 objects degraded (4.625%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T07:39:36.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:35 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 29/627 objects degraded (4.625%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T07:39:37.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:36 smithi159 ceph-mon[146136]: pgmap v37: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/627 objects degraded (4.625%) 2023-12-06T07:39:37.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:36 smithi155 ceph-mon[156423]: pgmap v37: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/627 objects degraded (4.625%) 2023-12-06T07:39:37.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:36 smithi155 ceph-mon[159236]: pgmap v37: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/627 objects degraded (4.625%) 2023-12-06T07:39:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:38 smithi159 ceph-mon[146136]: pgmap v38: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:39:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:38 smithi159 ceph-mon[146136]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/627 objects degraded (4.625%), 8 pgs degraded) 2023-12-06T07:39:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:38 smithi159 ceph-mon[146136]: Cluster is now healthy 2023-12-06T07:39:38.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:39:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:39: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[156423]: pgmap v38: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[156423]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/627 objects degraded (4.625%), 8 pgs degraded) 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[156423]: Cluster is now healthy 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[159236]: pgmap v38: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[159236]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/627 objects degraded (4.625%), 8 pgs degraded) 2023-12-06T07:39:39.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:38 smithi155 ceph-mon[159236]: Cluster is now healthy 2023-12-06T07:39:41.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:40 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:41.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:40 smithi159 ceph-mon[146136]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:39:41.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:40 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:40 smithi155 ceph-mon[156423]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:39:41.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:40 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:41.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:40 smithi155 ceph-mon[159236]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:39:43.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:42 smithi159 ceph-mon[146136]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T07:39:43.255 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:39:43.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:42 smithi155 ceph-mon[156423]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T07:39:43.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:39:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:39:43] "GET /metrics HTTP/1.1" 200 38267 "" "Prometheus/2.33.4" 2023-12-06T07:39:43.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:42 smithi155 ceph-mon[159236]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T07:39:43.894 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:39:43.894 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (2m) 13s ago 6m 18.4M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (115s) 42s ago 6m 51.0M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (94s) 13s ago 5m 56.0M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (88s) 42s ago 9m 447M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (111s) 13s ago 10m 508M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (73s) 13s ago 10m 65.7M 2048M 19.0.0-26-g0482646f 26bb7d89db2e a49f37368b99 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (45s) 42s ago 9m 20.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e e9ecb942ea89 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (55s) 13s ago 9m 53.0M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 436567f33256 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (2m) 13s ago 6m 25.8M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (2m) 42s ago 6m 23.1M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (16s) 13s ago 9m 15.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e b81e9c30a3d9 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (9m) 13s ago 9m 119M 2744M 17.2.0 e1d6a67b021e 1f0f8584f55a 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (8m) 13s ago 8m 91.9M 2744M 17.2.0 e1d6a67b021e 4527feea5fe7 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (8m) 13s ago 8m 125M 2744M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:39:43.895 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (8m) 42s ago 8m 117M 3000M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:39:43.896 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (7m) 42s ago 7m 109M 3000M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:39:43.896 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (7m) 42s ago 7m 96.6M 3000M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:39:43.896 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (7m) 42s ago 7m 113M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:39:43.896 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (92s) 42s ago 6m 57.0M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:39:43.896 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (6m) 13s ago 6m 94.7M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:39:43.896 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (6m) 42s ago 6m 93.6M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:39:43.896 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (6m) 13s ago 6m 95.2M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:39:43.896 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (5m) 42s ago 5m 93.6M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:39:44.277 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:39:44.277 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:39:44.277 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:39:44.277 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:39:44.277 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:39:44.277 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 6 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:39:44.278 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:39:44.600 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:39:44.600 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:39:44.600 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:39:44.600 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:39:44.601 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:39:44.601 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2023-12-06T07:39:44.601 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:39:44.601 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:39:44.601 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "6/23 daemons upgraded", 2023-12-06T07:39:44.601 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T07:39:44.601 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:39:44.601 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:39:44.985 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2023-12-06T07:39:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:44 smithi159 ceph-mon[146136]: from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:44 smithi159 ceph-mon[146136]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:44 smithi159 ceph-mon[146136]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:39:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:44 smithi159 ceph-mon[146136]: from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:44 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/11671106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[156423]: from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[156423]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[156423]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:39:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[156423]: from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/11671106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:45.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[159236]: from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[159236]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[159236]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:39:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[159236]: from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:44 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/11671106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:39:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:45 smithi159 ceph-mon[146136]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:45 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/1657690191' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:39:46.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:45 smithi155 ceph-mon[156423]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:46.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:45 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/1657690191' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:39:46.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:45 smithi155 ceph-mon[159236]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:39:46.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:45 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/1657690191' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:39:47.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:46 smithi159 ceph-mon[146136]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2023-12-06T07:39:47.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:46 smithi155 ceph-mon[156423]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2023-12-06T07:39:47.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:46 smithi155 ceph-mon[159236]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2023-12-06T07:39:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:48 smithi159 ceph-mon[146136]: 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-06T07:39:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:48 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:48 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:48.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:39:48 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:39: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:39:49.209 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:48 smithi155 ceph-mon[156423]: 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-06T07:39:49.209 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:48 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:49.209 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:48 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:49.209 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:48 smithi155 ceph-mon[159236]: 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-06T07:39:49.209 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:48 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:49.209 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:48 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:49 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:49 smithi159 ceph-mon[146136]: Upgrade: osd.1 is safe to restart 2023-12-06T07:39:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:49 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:49 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T07:39:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:49 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:50.255 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:50.255 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[159236]: Upgrade: osd.1 is safe to restart 2023-12-06T07:39:50.255 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:50.255 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T07:39:50.255 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:50.255 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T07:39:50.255 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[156423]: Upgrade: osd.1 is safe to restart 2023-12-06T07:39:50.255 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:50.256 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T07:39:50.256 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:49 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:39:50.961 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:50 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:50.961 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:50 smithi155 ceph-mon[159236]: Upgrade: Updating osd.1 2023-12-06T07:39:50.961 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:50 smithi155 ceph-mon[159236]: Deploying daemon osd.1 on smithi155 2023-12-06T07:39:50.961 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:50 smithi155 ceph-mon[159236]: 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-06T07:39:50.961 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:50 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:50.961 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:50 smithi155 ceph-mon[156423]: Upgrade: Updating osd.1 2023-12-06T07:39:50.961 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:50 smithi155 ceph-mon[156423]: Deploying daemon osd.1 on smithi155 2023-12-06T07:39:50.961 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:50 smithi155 ceph-mon[156423]: 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-06T07:39:51.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:50 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:39:51.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:50 smithi159 ceph-mon[146136]: Upgrade: Updating osd.1 2023-12-06T07:39:51.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:50 smithi159 ceph-mon[146136]: Deploying daemon osd.1 on smithi155 2023-12-06T07:39:51.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:50 smithi159 ceph-mon[146136]: 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-06T07:39:51.771 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:51 smithi155 systemd[1]: Stopping Ceph osd.1 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:39:52.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:51 smithi155 ceph-mon[156423]: osd.1 marked itself down and dead 2023-12-06T07:39:52.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:51 smithi155 ceph-mon[159236]: osd.1 marked itself down and dead 2023-12-06T07:39:52.121 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:51 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[121543]: 2023-12-06T07:39:51.768+0000 7fb21f9fb700 -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-06T07:39:52.121 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:51 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[121543]: 2023-12-06T07:39:51.768+0000 7fb21f9fb700 -1 osd.1 108 *** Got signal Terminated *** 2023-12-06T07:39:52.121 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:51 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[121543]: 2023-12-06T07:39:51.768+0000 7fb21f9fb700 -1 osd.1 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:39:52.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:51 smithi159 ceph-mon[146136]: osd.1 marked itself down and dead 2023-12-06T07:39:52.620 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:52 smithi155 bash[165441]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1 2023-12-06T07:39:53.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:39:53] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.33.4" 2023-12-06T07:39:53.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: 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-06T07:39:53.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:39:53.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: osdmap e109: 8 total, 7 up, 8 in 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:53.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: 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-06T07:39:53.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: osdmap e109: 8 total, 7 up, 8 in 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: 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-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: osdmap e109: 8 total, 7 up, 8 in 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: failed to encode map e109 with expected crc 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:39:53.840 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:53 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.1.service: Succeeded. 2023-12-06T07:39:53.840 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:53 smithi155 systemd[1]: Stopped Ceph osd.1 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:39:53.840 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:53 smithi155 systemd[1]: Starting Ceph osd.1 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:39:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[156423]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[156423]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[156423]: osdmap e110: 8 total, 7 up, 8 in 2023-12-06T07:39:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[156423]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[156423]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[156423]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[156423]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[156423]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[159236]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[159236]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[159236]: osdmap e110: 8 total, 7 up, 8 in 2023-12-06T07:39:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[159236]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[159236]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[159236]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[159236]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:53 smithi155 ceph-mon[159236]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:53 smithi159 ceph-mon[146136]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:53 smithi159 ceph-mon[146136]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:53 smithi159 ceph-mon[146136]: osdmap e110: 8 total, 7 up, 8 in 2023-12-06T07:39:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:53 smithi159 ceph-mon[146136]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:53 smithi159 ceph-mon[146136]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:53 smithi159 ceph-mon[146136]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:53 smithi159 ceph-mon[146136]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:53 smithi159 ceph-mon[146136]: failed to encode map e110 with expected crc 2023-12-06T07:39:54.621 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 bash[165710]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T07:39:54.621 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 bash[165710]: 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-06T07:39:54.621 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 bash[165710]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T07:39:54.621 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 bash[165710]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T07:39:54.621 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 bash[165710]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-06T07:39:54.621 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 bash[165710]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T07:39:54.621 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 bash[165710]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-06T07:39:55.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:54 smithi159 ceph-mon[146136]: pgmap v48: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:39:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:54 smithi159 ceph-mon[146136]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:39:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:54 smithi159 ceph-mon[146136]: Health check failed: Degraded data redundancy: 79/627 objects degraded (12.600%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T07:39:55.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:54 smithi155 ceph-mon[156423]: pgmap v48: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:39:55.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:54 smithi155 ceph-mon[156423]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:39:55.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:54 smithi155 ceph-mon[156423]: Health check failed: Degraded data redundancy: 79/627 objects degraded (12.600%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T07:39:55.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:54 smithi155 ceph-mon[159236]: pgmap v48: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:39:55.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:54 smithi155 ceph-mon[159236]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:39:55.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:54 smithi155 ceph-mon[159236]: Health check failed: Degraded data redundancy: 79/627 objects degraded (12.600%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T07:39:55.372 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 ceph-osd[166003]: -- 172.21.15.155:0/100427636 <== mon.0 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56479ea631e0 con 0x56479ea33000 2023-12-06T07:39:55.372 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 bash[165965]: ce2c4d768d134d82b3d4da0ee9e16110059f39c649bcbb1b52c05263a7db2395 2023-12-06T07:39:55.372 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:54 smithi155 systemd[1]: Started Ceph osd.1 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:39:55.871 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:55 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[165980]: 2023-12-06T07:39:55.506+0000 7f44b3f58640 -1 Falling back to public interface 2023-12-06T07:39:56.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[156423]: pgmap v49: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:39:56.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:56 smithi155 ceph-mon[159236]: pgmap v49: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:39:56.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:56.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:56 smithi159 ceph-mon[146136]: pgmap v49: 161 pgs: 22 active+undersized+degraded, 6 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:39:58.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[156423]: pgmap v50: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T07:39:58.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[156423]: from='osd.1 [v2:172.21.15.155:6810/3652896104,v1:172.21.15.155:6811/3652896104]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T07:39:58.610 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[156423]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T07:39:58.610 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.611 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.611 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[159236]: pgmap v50: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T07:39:58.611 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.611 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.611 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[159236]: from='osd.1 [v2:172.21.15.155:6810/3652896104,v1:172.21.15.155:6811/3652896104]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T07:39:58.611 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-mon[159236]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T07:39:58.611 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[165980]: 2023-12-06T07:39:58.228+0000 7f44b3f58640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-06T07:39:58.611 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:58 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[165980]: 2023-12-06T07:39:58.259+0000 7f44b3f58640 -1 osd.1 108 log_to_monitors true 2023-12-06T07:39:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:58 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:58 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:58 smithi159 ceph-mon[146136]: pgmap v50: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T07:39:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:58 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:58 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:39:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:58 smithi159 ceph-mon[146136]: from='osd.1 [v2:172.21.15.155:6810/3652896104,v1:172.21.15.155:6811/3652896104]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T07:39:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:58 smithi159 ceph-mon[146136]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T07:39:58.746 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:39:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:39:58.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T07:39:58.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:39:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:39:58.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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:39:59.600 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[156423]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:39:59.600 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[156423]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T07:39:59.600 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[156423]: failed to encode map e111 with expected crc 2023-12-06T07:39:59.600 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[156423]: osdmap e111: 8 total, 7 up, 8 in 2023-12-06T07:39:59.600 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[156423]: from='osd.1 [v2:172.21.15.155:6810/3652896104,v1:172.21.15.155:6811/3652896104]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:59.600 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[156423]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:59.601 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[159236]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:39:59.601 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[159236]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T07:39:59.601 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[159236]: failed to encode map e111 with expected crc 2023-12-06T07:39:59.601 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[159236]: osdmap e111: 8 total, 7 up, 8 in 2023-12-06T07:39:59.601 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[159236]: from='osd.1 [v2:172.21.15.155:6810/3652896104,v1:172.21.15.155:6811/3652896104]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:59.601 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-mon[159236]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:59.601 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:39:59 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[165980]: 2023-12-06T07:39:59.235+0000 7f44a33c5700 -1 osd.1 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:39:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:59 smithi159 ceph-mon[146136]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:39:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:59 smithi159 ceph-mon[146136]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T07:39:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:59 smithi159 ceph-mon[146136]: failed to encode map e111 with expected crc 2023-12-06T07:39:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:59 smithi159 ceph-mon[146136]: osdmap e111: 8 total, 7 up, 8 in 2023-12-06T07:39:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:59 smithi159 ceph-mon[146136]: from='osd.1 [v2:172.21.15.155:6810/3652896104,v1:172.21.15.155:6811/3652896104]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:39:59.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:39:59 smithi159 ceph-mon[146136]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:00.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pgmap v52: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 86/627 objects degraded (13.716%), 24 pgs degraded 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: osd.1 (root=default,host=smithi155) is down 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: [WRN] PG_DEGRADED: Degraded data redundancy: 86/627 objects degraded (13.716%), 24 pgs degraded 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 2.2 is active+undersized+degraded, acting [5,6] 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 2.4 is active+undersized+degraded, acting [0,7] 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 2.10 is active+undersized+degraded, acting [2,0] 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 2.11 is active+undersized+degraded, acting [6,4] 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-06T07:40:00.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.6 is active+undersized+degraded, acting [0,4] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.8 is active+undersized+degraded, acting [3,7] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.a is active+undersized+degraded, acting [6,4] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.e is active+undersized+degraded, acting [7,4] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.16 is active+undersized+degraded, acting [5,7] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.18 is active+undersized+degraded, acting [3,0] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.1a is active+undersized+degraded, acting [4,2] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 3.1c is active+undersized+degraded, acting [5,4] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 4.9 is active+undersized+degraded, acting [4,3] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 4.d is active+undersized+degraded, acting [4,2] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 4.e is active+undersized+degraded, acting [4,6] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 4.14 is active+undersized+degraded, acting [3,7] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 4.1f is active+undersized+degraded, acting [6,5] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: pg 6.1a is active+undersized+degraded, acting [4,5] 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: osd.1 [v2:172.21.15.155:6810/3652896104,v1:172.21.15.155:6811/3652896104] boot 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: osdmap e112: 8 total, 8 up, 8 in 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 86/627 objects degraded (13.716%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:40:00.749 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:00 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:00.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:40:00.534+0000 7fc7d2a81700 -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-06T07:40:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pgmap v52: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 86/627 objects degraded (13.716%), 24 pgs degraded 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: osd.1 (root=default,host=smithi155) is down 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: [WRN] PG_DEGRADED: Degraded data redundancy: 86/627 objects degraded (13.716%), 24 pgs degraded 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 2.2 is active+undersized+degraded, acting [5,6] 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 2.4 is active+undersized+degraded, acting [0,7] 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 2.10 is active+undersized+degraded, acting [2,0] 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 2.11 is active+undersized+degraded, acting [6,4] 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-06T07:40:00.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.6 is active+undersized+degraded, acting [0,4] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.8 is active+undersized+degraded, acting [3,7] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.a is active+undersized+degraded, acting [6,4] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.e is active+undersized+degraded, acting [7,4] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.16 is active+undersized+degraded, acting [5,7] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.18 is active+undersized+degraded, acting [3,0] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.1a is active+undersized+degraded, acting [4,2] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 3.1c is active+undersized+degraded, acting [5,4] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 4.9 is active+undersized+degraded, acting [4,3] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 4.d is active+undersized+degraded, acting [4,2] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 4.e is active+undersized+degraded, acting [4,6] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 4.14 is active+undersized+degraded, acting [3,7] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 4.1f is active+undersized+degraded, acting [6,5] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: pg 6.1a is active+undersized+degraded, acting [4,5] 2023-12-06T07:40:00.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: osd.1 [v2:172.21.15.155:6810/3652896104,v1:172.21.15.155:6811/3652896104] boot 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: osdmap e112: 8 total, 8 up, 8 in 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e111 with expected crc 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pgmap v52: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T07:40:00.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 86/627 objects degraded (13.716%), 24 pgs degraded 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: osd.1 (root=default,host=smithi155) is down 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: [WRN] PG_DEGRADED: Degraded data redundancy: 86/627 objects degraded (13.716%), 24 pgs degraded 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 2.2 is active+undersized+degraded, acting [5,6] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 2.4 is active+undersized+degraded, acting [0,7] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 2.10 is active+undersized+degraded, acting [2,0] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 2.11 is active+undersized+degraded, acting [6,4] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.6 is active+undersized+degraded, acting [0,4] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.8 is active+undersized+degraded, acting [3,7] 2023-12-06T07:40:00.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.a is active+undersized+degraded, acting [6,4] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.e is active+undersized+degraded, acting [7,4] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.16 is active+undersized+degraded, acting [5,7] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.18 is active+undersized+degraded, acting [3,0] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.1a is active+undersized+degraded, acting [4,2] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 3.1c is active+undersized+degraded, acting [5,4] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 4.9 is active+undersized+degraded, acting [4,3] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 4.d is active+undersized+degraded, acting [4,2] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 4.e is active+undersized+degraded, acting [4,6] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 4.14 is active+undersized+degraded, acting [3,7] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 4.1f is active+undersized+degraded, acting [6,5] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: pg 6.1a is active+undersized+degraded, acting [4,5] 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: osd.1 [v2:172.21.15.155:6810/3652896104,v1:172.21.15.155:6811/3652896104] boot 2023-12-06T07:40:00.876 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: osdmap e112: 8 total, 8 up, 8 in 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 86/627 objects degraded (13.716%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:40:00.877 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: failed to encode map e112 with expected crc 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 86/627 objects degraded (13.716%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:40:00.878 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:00 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:40:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:01.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: osdmap e113: 8 total, 8 up, 8 in 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:01 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: osdmap e113: 8 total, 8 up, 8 in 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: osdmap e113: 8 total, 8 up, 8 in 2023-12-06T07:40:01.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:01.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:01 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:02 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:02 smithi159 ceph-mon[146136]: failed to encode map e113 with expected crc 2023-12-06T07:40:02.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:02 smithi159 ceph-mon[146136]: pgmap v55: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/627 objects degraded (13.716%) 2023-12-06T07:40:02.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:02 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:02.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:02 smithi155 ceph-mon[156423]: failed to encode map e113 with expected crc 2023-12-06T07:40:02.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:02 smithi155 ceph-mon[156423]: pgmap v55: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/627 objects degraded (13.716%) 2023-12-06T07:40:02.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:02 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:02.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:02 smithi155 ceph-mon[159236]: failed to encode map e113 with expected crc 2023-12-06T07:40:02.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:02 smithi155 ceph-mon[159236]: pgmap v55: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/627 objects degraded (13.716%) 2023-12-06T07:40:03.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:40:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:40:03] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.33.4" 2023-12-06T07:40:05.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:04 smithi155 ceph-mon[156423]: pgmap v56: 161 pgs: 7 active+undersized+degraded, 13 active+undersized, 141 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%) 2023-12-06T07:40:05.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:04 smithi155 ceph-mon[159236]: pgmap v56: 161 pgs: 7 active+undersized+degraded, 13 active+undersized, 141 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%) 2023-12-06T07:40:05.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:04 smithi159 ceph-mon[146136]: pgmap v56: 161 pgs: 7 active+undersized+degraded, 13 active+undersized, 141 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%) 2023-12-06T07:40:06.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:05 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:06.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:05 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:06.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:05 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:07.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:06 smithi159 ceph-mon[146136]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2023-12-06T07:40:07.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:06 smithi159 ceph-mon[146136]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 7 pgs degraded) 2023-12-06T07:40:07.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:06 smithi159 ceph-mon[146136]: Cluster is now healthy 2023-12-06T07:40:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:06 smithi155 ceph-mon[156423]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2023-12-06T07:40:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:06 smithi155 ceph-mon[156423]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 7 pgs degraded) 2023-12-06T07:40:07.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:06 smithi155 ceph-mon[156423]: Cluster is now healthy 2023-12-06T07:40:07.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:06 smithi155 ceph-mon[159236]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2023-12-06T07:40:07.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:06 smithi155 ceph-mon[159236]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 7 pgs degraded) 2023-12-06T07:40:07.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:06 smithi155 ceph-mon[159236]: Cluster is now healthy 2023-12-06T07:40:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:08 smithi159 ceph-mon[146136]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:40:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:08.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T07:40:08.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40:08.662Z 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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:40:09.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:08 smithi155 ceph-mon[156423]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:40:09.374 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:09.374 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:09.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:08 smithi155 ceph-mon[159236]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:40:09.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:09.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:11.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:10 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:11.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:10 smithi159 ceph-mon[146136]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T07:40:11.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:10 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:11.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:10 smithi155 ceph-mon[156423]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T07:40:11.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:10 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:11.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:10 smithi155 ceph-mon[159236]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T07:40:13.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:12 smithi159 ceph-mon[146136]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2023-12-06T07:40:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:12 smithi155 ceph-mon[156423]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2023-12-06T07:40:13.372 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:40:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:40:13] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.33.4" 2023-12-06T07:40:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:12 smithi155 ceph-mon[159236]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2023-12-06T07:40:14.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:13 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:14.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:13 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:14.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:13 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:15.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:14 smithi159 ceph-mon[146136]: pgmap v61: 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-06T07:40:15.336 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:40:15.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:14 smithi155 ceph-mon[156423]: pgmap v61: 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-06T07:40:15.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:14 smithi155 ceph-mon[159236]: pgmap v61: 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-06T07:40:16.013 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:40:16.013 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (2m) 18s ago 7m 25.2M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:40:16.013 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (2m) 74s ago 6m 51.0M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:40:16.013 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (2m) 18s ago 6m 56.1M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:40:16.013 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (2m) 74s ago 10m 447M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (2m) 18s ago 11m 511M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (106s) 18s ago 11m 71.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e a49f37368b99 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (77s) 74s ago 10m 20.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e e9ecb942ea89 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (87s) 18s ago 10m 56.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 436567f33256 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (3m) 18s ago 7m 22.2M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (2m) 74s ago 7m 23.1M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (48s) 18s ago 9m 62.6M 2744M 19.0.0-26-g0482646f 26bb7d89db2e b81e9c30a3d9 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (21s) 18s ago 9m 12.3M 2744M 19.0.0-26-g0482646f 26bb7d89db2e ce2c4d768d13 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (9m) 18s ago 9m 98.4M 2744M 17.2.0 e1d6a67b021e 4527feea5fe7 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (9m) 18s ago 9m 134M 2744M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (8m) 74s ago 8m 117M 3000M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (8m) 74s ago 8m 109M 3000M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (8m) 74s ago 8m 96.6M 3000M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (7m) 74s ago 7m 113M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:40:16.014 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (2m) 74s ago 7m 57.0M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:40:16.015 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (6m) 18s ago 6m 94.9M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:40:16.015 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (6m) 74s ago 6m 93.6M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:40:16.015 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (6m) 18s ago 6m 95.4M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:40:16.015 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (6m) 74s ago 6m 93.6M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:40:16.426 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:40:16.426 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:40:16.426 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:40:16.426 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 7 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:40:16.427 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:40:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[156423]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[156423]: Upgrade: osd.2 is safe to restart 2023-12-06T07:40:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[156423]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[156423]: 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-06T07:40:16.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[156423]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:16.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[159236]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:16.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:16.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:16.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[159236]: Upgrade: osd.2 is safe to restart 2023-12-06T07:40:16.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[159236]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:16.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[159236]: 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-06T07:40:16.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:16 smithi155 ceph-mon[159236]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:16 smithi159 ceph-mon[146136]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:16 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:16 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T07:40:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:16 smithi159 ceph-mon[146136]: Upgrade: osd.2 is safe to restart 2023-12-06T07:40:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:16 smithi159 ceph-mon[146136]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:16 smithi159 ceph-mon[146136]: 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-06T07:40:16.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:16 smithi159 ceph-mon[146136]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:16.770 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:40:16.770 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:40:16.770 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:40:16.770 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:40:16.770 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:40:16.770 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2023-12-06T07:40:16.770 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:40:16.770 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:40:16.771 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "7/23 daemons upgraded", 2023-12-06T07:40:16.771 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T07:40:16.771 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:40:16.771 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:40:17.177 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2023-12-06T07:40:17.583 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/4056649906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:17.583 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[159236]: Upgrade: Updating osd.2 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[159236]: Deploying daemon osd.2 on smithi155 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[159236]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/3320546334' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/4056649906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[156423]: Upgrade: Updating osd.2 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T07:40:17.584 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:17.585 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[156423]: Deploying daemon osd.2 on smithi155 2023-12-06T07:40:17.585 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[156423]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:17.585 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:17 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/3320546334' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:40:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:17 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/4056649906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:17 smithi159 ceph-mon[146136]: Upgrade: Updating osd.2 2023-12-06T07:40:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:17 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:17 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T07:40:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:17 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:17 smithi159 ceph-mon[146136]: Deploying daemon osd.2 on smithi155 2023-12-06T07:40:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:17 smithi159 ceph-mon[146136]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:17.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:17 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/3320546334' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:40:18.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:18 smithi155 ceph-mon[156423]: 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-06T07:40:18.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:18 smithi155 ceph-mon[159236]: 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-06T07:40:18.621 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:18 smithi155 systemd[1]: Stopping Ceph osd.2 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:40:18.661 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:18 smithi159 ceph-mon[146136]: 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-06T07:40:18.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:40:19.121 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[125002]: 2023-12-06T07:40:18.694+0000 7f1dff583700 -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-06T07:40:19.121 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[125002]: 2023-12-06T07:40:18.694+0000 7f1dff583700 -1 osd.2 113 *** Got signal Terminated *** 2023-12-06T07:40:19.121 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:18 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[125002]: 2023-12-06T07:40:18.694+0000 7f1dff583700 -1 osd.2 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:40:19.605 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:19 smithi155 ceph-mon[156423]: osd.2 marked itself down and dead 2023-12-06T07:40:19.605 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:19 smithi155 ceph-mon[159236]: osd.2 marked itself down and dead 2023-12-06T07:40:19.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:19 smithi159 ceph-mon[146136]: osd.2 marked itself down and dead 2023-12-06T07:40:20.278 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:19 smithi155 bash[168242]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2 2023-12-06T07:40:20.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:40:20.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: osdmap e114: 8 total, 7 up, 8 in 2023-12-06T07:40:20.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[156423]: pgmap v65: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: osdmap e114: 8 total, 7 up, 8 in 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:20.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:20 smithi155 ceph-mon[159236]: pgmap v65: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:40:20.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:40:20.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: osdmap e114: 8 total, 7 up, 8 in 2023-12-06T07:40:20.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: failed to encode map e114 with expected crc 2023-12-06T07:40:20.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:20.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:20 smithi159 ceph-mon[146136]: pgmap v65: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:40:21.348 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:20 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-12-06T07:40:21.348 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:20 smithi155 systemd[1]: Stopped Ceph osd.2 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:40:21.348 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:21 smithi155 systemd[1]: Starting Ceph osd.2 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[159236]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[159236]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[159236]: osdmap e115: 8 total, 7 up, 8 in 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[159236]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[159236]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[159236]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[159236]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[159236]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[159236]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[156423]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[156423]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[156423]: osdmap e115: 8 total, 7 up, 8 in 2023-12-06T07:40:21.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[156423]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[156423]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[156423]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[156423]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[156423]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:21 smithi155 ceph-mon[156423]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:21 smithi159 ceph-mon[146136]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:21 smithi159 ceph-mon[146136]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:21 smithi159 ceph-mon[146136]: osdmap e115: 8 total, 7 up, 8 in 2023-12-06T07:40:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:21 smithi159 ceph-mon[146136]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:21 smithi159 ceph-mon[146136]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:21 smithi159 ceph-mon[146136]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:21 smithi159 ceph-mon[146136]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:21 smithi159 ceph-mon[146136]: failed to encode map e115 with expected crc 2023-12-06T07:40:21.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:21 smithi159 ceph-mon[146136]: failed to encode map e115 with expected crc 2023-12-06T07:40:22.120 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:21 smithi155 bash[168509]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T07:40:22.120 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:21 smithi155 bash[168509]: 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-06T07:40:22.121 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:21 smithi155 bash[168509]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T07:40:22.121 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:21 smithi155 bash[168509]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T07:40:22.121 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:21 smithi155 bash[168509]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-06T07:40:22.121 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:21 smithi155 bash[168509]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T07:40:22.121 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:21 smithi155 bash[168509]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-06T07:40:22.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:22 smithi155 ceph-mon[156423]: pgmap v67: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:40:22.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:22 smithi155 ceph-mon[159236]: pgmap v67: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:40:22.621 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:22 smithi155 bash[168760]: 98770725bcb413c933eecfe1a9eaa8841fe4a53f97be9e1b6ef2595efa221edf 2023-12-06T07:40:22.621 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:22 smithi155 ceph-osd[168798]: -- 172.21.15.155:0/4103474098 <== mon.0 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5574f05991e0 con 0x5574f0569400 2023-12-06T07:40:22.621 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:22 smithi155 systemd[1]: Started Ceph osd.2 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:40:22.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:22 smithi159 ceph-mon[146136]: pgmap v67: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T07:40:23.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:40:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:40:23] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.33.4" 2023-12-06T07:40:23.371 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:22 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[168775]: 2023-12-06T07:40:22.963+0000 7fac82423640 -1 Falling back to public interface 2023-12-06T07:40:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:23.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:23.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:23.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:23.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:24.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:24 smithi155 ceph-mon[156423]: pgmap v68: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 31 active+undersized, 118 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/627 objects degraded (5.582%) 2023-12-06T07:40:24.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:24 smithi155 ceph-mon[159236]: pgmap v68: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 31 active+undersized, 118 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/627 objects degraded (5.582%) 2023-12-06T07:40:24.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:24 smithi159 ceph-mon[146136]: pgmap v68: 161 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 31 active+undersized, 118 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/627 objects degraded (5.582%) 2023-12-06T07:40:25.870 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:25 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[168775]: 2023-12-06T07:40:25.684+0000 7fac82423640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-06T07:40:25.871 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:25 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[168775]: 2023-12-06T07:40:25.709+0000 7fac82423640 -1 osd.2 113 log_to_monitors true 2023-12-06T07:40:25.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:25 smithi155 ceph-mon[156423]: Health check failed: Degraded data redundancy: 35/627 objects degraded (5.582%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:25.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:25 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:25.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:25 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:25.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:25 smithi155 ceph-mon[159236]: Health check failed: Degraded data redundancy: 35/627 objects degraded (5.582%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:25.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:25 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:25.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:25 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:25.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:25 smithi159 ceph-mon[146136]: Health check failed: Degraded data redundancy: 35/627 objects degraded (5.582%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:25 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:25.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:25 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:26.824 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:26 smithi155 ceph-mon[156423]: from='osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T07:40:26.824 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:26 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:26.824 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:26 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:26.825 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:26 smithi155 ceph-mon[156423]: pgmap v69: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%) 2023-12-06T07:40:26.825 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:26 smithi155 ceph-mon[159236]: from='osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T07:40:26.825 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:26 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:26.825 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:26 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:26.825 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:26 smithi155 ceph-mon[159236]: pgmap v69: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%) 2023-12-06T07:40:26.825 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:40:26 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[168775]: 2023-12-06T07:40:26.529+0000 7fac7088e700 -1 osd.2 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:40:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:26 smithi159 ceph-mon[146136]: from='osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T07:40:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:26 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:26 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:26.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:26 smithi159 ceph-mon[146136]: pgmap v69: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%) 2023-12-06T07:40:27.852 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[159236]: from='osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T07:40:27.852 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[159236]: failed to encode map e116 with expected crc 2023-12-06T07:40:27.853 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[159236]: failed to encode map e116 with expected crc 2023-12-06T07:40:27.853 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[159236]: osdmap e116: 8 total, 7 up, 8 in 2023-12-06T07:40:27.853 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[159236]: from='osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:27.853 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[156423]: from='osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T07:40:27.853 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[156423]: failed to encode map e116 with expected crc 2023-12-06T07:40:27.853 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[156423]: failed to encode map e116 with expected crc 2023-12-06T07:40:27.853 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[156423]: osdmap e116: 8 total, 7 up, 8 in 2023-12-06T07:40:27.853 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:27 smithi155 ceph-mon[156423]: from='osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:27.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:27 smithi159 ceph-mon[146136]: from='osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T07:40:27.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:27 smithi159 ceph-mon[146136]: failed to encode map e116 with expected crc 2023-12-06T07:40:27.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:27 smithi159 ceph-mon[146136]: failed to encode map e116 with expected crc 2023-12-06T07:40:27.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:27 smithi159 ceph-mon[146136]: osdmap e116: 8 total, 7 up, 8 in 2023-12-06T07:40:27.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:27 smithi159 ceph-mon[146136]: from='osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:28.542 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:40:28.154+0000 7fc7d2a81700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T07:40:28.543 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:40:28.543 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: failed to encode map e117 with expected crc 2023-12-06T07:40:28.543 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:40:28.543 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: failed to encode map e117 with expected crc 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: failed to encode map e117 with expected crc 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940] boot 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: osdmap e117: 8 total, 8 up, 8 in 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: pgmap v72: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%) 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:40:28.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[156423]: osdmap e118: 8 total, 8 up, 8 in 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: failed to encode map e117 with expected crc 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940] boot 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: osdmap e117: 8 total, 8 up, 8 in 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: pgmap v72: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%) 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:28.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:28.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:28.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:40:28.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:28.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:40:28.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:28.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:28.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:28.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:28.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:28 smithi155 ceph-mon[159236]: osdmap e118: 8 total, 8 up, 8 in 2023-12-06T07:40:28.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40:28.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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T07:40:28.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40:28.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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:40:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:40:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: failed to encode map e117 with expected crc 2023-12-06T07:40:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: failed to encode map e117 with expected crc 2023-12-06T07:40:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: osd.2 [v2:172.21.15.155:6818/1393772940,v1:172.21.15.155:6819/1393772940] boot 2023-12-06T07:40:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: osdmap e117: 8 total, 8 up, 8 in 2023-12-06T07:40:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T07:40:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: pgmap v72: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%) 2023-12-06T07:40:28.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:28.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:28 smithi159 ceph-mon[146136]: osdmap e118: 8 total, 8 up, 8 in 2023-12-06T07:40:29.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:29.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T07:40:29.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[156423]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:29 smithi155 ceph-mon[159236]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:29.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:29 smithi159 ceph-mon[146136]: failed to encode map e118 with expected crc 2023-12-06T07:40:30.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:30 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:30.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:30 smithi155 ceph-mon[159236]: pgmap v74: 161 pgs: 3 active+undersized+degraded, 16 active+undersized, 142 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 7/627 objects degraded (1.116%) 2023-12-06T07:40:30.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:30 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 55/627 objects degraded (8.772%), 13 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:30.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:30 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:30.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:30 smithi155 ceph-mon[156423]: pgmap v74: 161 pgs: 3 active+undersized+degraded, 16 active+undersized, 142 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 7/627 objects degraded (1.116%) 2023-12-06T07:40:30.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:30 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 55/627 objects degraded (8.772%), 13 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:30.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:30 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:30.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:30 smithi159 ceph-mon[146136]: pgmap v74: 161 pgs: 3 active+undersized+degraded, 16 active+undersized, 142 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 7/627 objects degraded (1.116%) 2023-12-06T07:40:30.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:30 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 55/627 objects degraded (8.772%), 13 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:33.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:32 smithi159 ceph-mon[146136]: pgmap v75: 161 pgs: 1 active+undersized+degraded, 5 active+undersized, 155 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 5/627 objects degraded (0.797%) 2023-12-06T07:40:33.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:32 smithi155 ceph-mon[156423]: pgmap v75: 161 pgs: 1 active+undersized+degraded, 5 active+undersized, 155 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 5/627 objects degraded (0.797%) 2023-12-06T07:40:33.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:32 smithi155 ceph-mon[159236]: pgmap v75: 161 pgs: 1 active+undersized+degraded, 5 active+undersized, 155 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 5/627 objects degraded (0.797%) 2023-12-06T07:40:33.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:40:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:40:33] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.33.4" 2023-12-06T07:40:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:33 smithi159 ceph-mon[146136]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded) 2023-12-06T07:40:34.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:33 smithi159 ceph-mon[146136]: Cluster is now healthy 2023-12-06T07:40:34.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:33 smithi155 ceph-mon[159236]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded) 2023-12-06T07:40:34.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:33 smithi155 ceph-mon[159236]: Cluster is now healthy 2023-12-06T07:40:34.374 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:33 smithi155 ceph-mon[156423]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded) 2023-12-06T07:40:34.374 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:33 smithi155 ceph-mon[156423]: Cluster is now healthy 2023-12-06T07:40:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:34 smithi159 ceph-mon[146136]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T07:40:35.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:34 smithi155 ceph-mon[156423]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T07:40:35.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:34 smithi155 ceph-mon[159236]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T07:40:36.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:36 smithi155 ceph-mon[156423]: pgmap v77: 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-06T07:40:36.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:36 smithi155 ceph-mon[159236]: pgmap v77: 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-06T07:40:36.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:36 smithi159 ceph-mon[146136]: pgmap v77: 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-06T07:40:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:38 smithi159 ceph-mon[146136]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:40:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:38.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40:38.661Z 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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T07:40:38.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40:38.663Z 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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:40:39.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:38 smithi155 ceph-mon[156423]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:40:39.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:39.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:39.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:38 smithi155 ceph-mon[159236]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:40:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:41.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:40 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:41.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:40 smithi159 ceph-mon[146136]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:40:41.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:40 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:41.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:40 smithi155 ceph-mon[159236]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:40:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:40 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:40 smithi155 ceph-mon[156423]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:40:43.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:42 smithi159 ceph-mon[146136]: pgmap v80: 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-06T07:40:43.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:42 smithi155 ceph-mon[156423]: pgmap v80: 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-06T07:40:43.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:42 smithi155 ceph-mon[159236]: pgmap v80: 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-06T07:40:43.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:40:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:40:43] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.33.4" 2023-12-06T07:40:44.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:43 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:44.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:43 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:44.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:43 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[156423]: Upgrade: osd.3 is safe to restart 2023-12-06T07:40:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[156423]: 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-06T07:40:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T07:40:45.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:45.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:45.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[159236]: Upgrade: osd.3 is safe to restart 2023-12-06T07:40:45.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[159236]: 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-06T07:40:45.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:45.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T07:40:45.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:44 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:45.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:44 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T07:40:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:44 smithi159 ceph-mon[146136]: Upgrade: osd.3 is safe to restart 2023-12-06T07:40:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:44 smithi159 ceph-mon[146136]: 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-06T07:40:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:44 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:44 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T07:40:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:44 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:46.197 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:45 smithi155 ceph-mon[156423]: Upgrade: Updating osd.3 2023-12-06T07:40:46.198 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:45 smithi155 ceph-mon[156423]: Deploying daemon osd.3 on smithi155 2023-12-06T07:40:46.198 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:45 smithi155 ceph-mon[159236]: Upgrade: Updating osd.3 2023-12-06T07:40:46.198 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:45 smithi155 ceph-mon[159236]: Deploying daemon osd.3 on smithi155 2023-12-06T07:40:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:45 smithi159 ceph-mon[146136]: Upgrade: Updating osd.3 2023-12-06T07:40:46.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:45 smithi159 ceph-mon[146136]: Deploying daemon osd.3 on smithi155 2023-12-06T07:40:46.620 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:46 smithi155 systemd[1]: Stopping Ceph osd.3 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:40:46.621 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:46 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[128454]: 2023-12-06T07:40:46.436+0000 7f53a7b9d700 -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-06T07:40:46.621 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:46 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[128454]: 2023-12-06T07:40:46.436+0000 7f53a7b9d700 -1 osd.3 118 *** Got signal Terminated *** 2023-12-06T07:40:46.621 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:46 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[128454]: 2023-12-06T07:40:46.436+0000 7f53a7b9d700 -1 osd.3 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:40:47.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:46 smithi159 ceph-mon[146136]: 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-06T07:40:47.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:46 smithi159 ceph-mon[146136]: osd.3 marked itself down and dead 2023-12-06T07:40:47.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:46 smithi155 ceph-mon[156423]: 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-06T07:40:47.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:46 smithi155 ceph-mon[156423]: osd.3 marked itself down and dead 2023-12-06T07:40:47.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:46 smithi155 ceph-mon[159236]: 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-06T07:40:47.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:46 smithi155 ceph-mon[159236]: osd.3 marked itself down and dead 2023-12-06T07:40:47.539 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:40:48.208 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:40:48.208 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (3m) 23s ago 7m 27.3M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:40:48.208 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (2m) 106s ago 7m 51.0M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:40:48.208 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (2m) 23s ago 6m 56.2M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:40:48.208 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (2m) 106s ago 10m 447M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:40:48.208 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (2m) 23s ago 11m 513M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:40:48.208 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (2m) 23s ago 11m 76.0M 2048M 19.0.0-26-g0482646f 26bb7d89db2e a49f37368b99 2023-12-06T07:40:48.208 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (110s) 106s ago 10m 20.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e e9ecb942ea89 2023-12-06T07:40:48.208 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (119s) 23s ago 10m 60.9M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 436567f33256 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (3m) 23s ago 7m 22.5M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (3m) 106s ago 7m 23.1M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (80s) 23s ago 10m 70.0M 2744M 19.0.0-26-g0482646f 26bb7d89db2e b81e9c30a3d9 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (53s) 23s ago 10m 61.9M 2744M 19.0.0-26-g0482646f 26bb7d89db2e ce2c4d768d13 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (25s) 23s ago 9m 12.6M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 98770725bcb4 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (9m) 23s ago 9m 144M 2744M 17.2.0 e1d6a67b021e 71c2fe9d55ef 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (9m) 106s ago 9m 117M 3000M 17.2.0 e1d6a67b021e 5f67faae1f6a 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (9m) 106s ago 9m 109M 3000M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (8m) 106s ago 8m 96.6M 3000M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (8m) 106s ago 8m 113M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (2m) 106s ago 7m 57.0M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (7m) 23s ago 7m 95.0M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (7m) 106s ago 7m 93.6M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (7m) 23s ago 7m 95.5M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:40:48.209 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (7m) 106s ago 7m 93.6M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:40:48.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:47 smithi159 ceph-mon[146136]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:40:48.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:47 smithi159 ceph-mon[146136]: osdmap e119: 8 total, 7 up, 8 in 2023-12-06T07:40:48.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:47 smithi159 ceph-mon[146136]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:47 smithi159 ceph-mon[146136]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:47 smithi159 ceph-mon[146136]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.370 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:47 smithi155 bash[170885]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3 2023-12-06T07:40:48.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[156423]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:40:48.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[156423]: osdmap e119: 8 total, 7 up, 8 in 2023-12-06T07:40:48.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[156423]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[156423]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[156423]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[159236]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:40:48.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[159236]: osdmap e119: 8 total, 7 up, 8 in 2023-12-06T07:40:48.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[159236]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[159236]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:47 smithi155 ceph-mon[159236]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.637 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:40:48.637 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:40:48.637 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:40:48.637 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 8 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:40:48.638 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:40:48.982 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:40:48.982 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:40:48.982 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:40:48.982 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:40:48.982 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:40:48.983 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2023-12-06T07:40:48.983 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:40:48.983 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:40:48.983 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "8/23 daemons upgraded", 2023-12-06T07:40:48.983 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T07:40:48.983 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:40:48.983 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:40:48.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:40:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: failed to encode map e119 with expected crc 2023-12-06T07:40:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:48.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: pgmap v84: 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-06T07:40:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: failed to encode map e120 with expected crc 2023-12-06T07:40:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: osdmap e120: 8 total, 7 up, 8 in 2023-12-06T07:40:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: failed to encode map e120 with expected crc 2023-12-06T07:40:48.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:48 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/2422404265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: failed to encode map e119 with expected crc 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: failed to encode map e119 with expected crc 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: failed to encode map e119 with expected crc 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: failed to encode map e119 with expected crc 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: pgmap v84: 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-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: failed to encode map e120 with expected crc 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: osdmap e120: 8 total, 7 up, 8 in 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: failed to encode map e120 with expected crc 2023-12-06T07:40:49.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/2422404265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: failed to encode map e119 with expected crc 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: failed to encode map e119 with expected crc 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: failed to encode map e119 with expected crc 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: failed to encode map e119 with expected crc 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: pgmap v84: 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-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: failed to encode map e120 with expected crc 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: osdmap e120: 8 total, 7 up, 8 in 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: failed to encode map e120 with expected crc 2023-12-06T07:40:49.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:48 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/2422404265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:49.401 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 osds down 2023-12-06T07:40:49.401 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T07:40:49.401 INFO:teuthology.orchestra.run.smithi155.stdout: osd.3 (root=default,host=smithi155) is down 2023-12-06T07:40:49.515 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:49 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.3.service: Succeeded. 2023-12-06T07:40:49.515 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:49 smithi155 systemd[1]: Stopped Ceph osd.3 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:40:49.515 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:49 smithi155 systemd[1]: Starting Ceph osd.3 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:40:50.179 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[156423]: from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[156423]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[156423]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[156423]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[156423]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[156423]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[156423]: from='client.44251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/3326517155' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[159236]: from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[159236]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[159236]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[159236]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[159236]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.180 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[159236]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.181 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[159236]: from='client.44251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:50.181 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:49 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/3326517155' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:40:50.181 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 bash[171287]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T07:40:50.181 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 bash[171287]: 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-06T07:40:50.181 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 bash[171287]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T07:40:50.181 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 bash[171287]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T07:40:50.181 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 bash[171287]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-06T07:40:50.181 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 bash[171287]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T07:40:50.181 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 bash[171287]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-06T07:40:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:49 smithi159 ceph-mon[146136]: from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:49 smithi159 ceph-mon[146136]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:49 smithi159 ceph-mon[146136]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:49 smithi159 ceph-mon[146136]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:49 smithi159 ceph-mon[146136]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:49 smithi159 ceph-mon[146136]: failed to encode map e120 with expected crc 2023-12-06T07:40:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:49 smithi159 ceph-mon[146136]: from='client.44251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:40:50.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:49 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/3326517155' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:40:50.897 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-osd[171583]: -- 172.21.15.155:0/1177683512 <== mon.1 v2:172.21.15.155:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f3f43651e0 con 0x55f3f4334c00 2023-12-06T07:40:50.897 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 bash[171545]: 1c261f250fbef08d42e9d2f39a8401b43595071ad6a6fab4d34feb7b81b6b972 2023-12-06T07:40:50.897 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:50 smithi155 systemd[1]: Started Ceph osd.3 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:40:51.159 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:51.159 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[159236]: pgmap v86: 161 pgs: 18 active+undersized+degraded, 7 stale+active+clean, 28 active+undersized, 108 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2023-12-06T07:40:51.160 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[159236]: Health check failed: Degraded data redundancy: 56/627 objects degraded (8.931%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:51.160 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:51.160 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:51.160 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:51.160 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[156423]: pgmap v86: 161 pgs: 18 active+undersized+degraded, 7 stale+active+clean, 28 active+undersized, 108 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2023-12-06T07:40:51.160 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[156423]: Health check failed: Degraded data redundancy: 56/627 objects degraded (8.931%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:51.160 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:51.160 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:51.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:50 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:40:51.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:50 smithi159 ceph-mon[146136]: pgmap v86: 161 pgs: 18 active+undersized+degraded, 7 stale+active+clean, 28 active+undersized, 108 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2023-12-06T07:40:51.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:50 smithi159 ceph-mon[146136]: Health check failed: Degraded data redundancy: 56/627 objects degraded (8.931%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:51.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:51.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:51.621 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:51 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[171560]: 2023-12-06T07:40:51.157+0000 7fc679351640 -1 Falling back to public interface 2023-12-06T07:40:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:52 smithi159 ceph-mon[146136]: pgmap v87: 161 pgs: 19 active+undersized+degraded, 6 stale+active+clean, 33 active+undersized, 103 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/627 objects degraded (9.091%) 2023-12-06T07:40:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:53.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:40:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:40:53] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.33.4" 2023-12-06T07:40:53.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:52 smithi155 ceph-mon[156423]: pgmap v87: 161 pgs: 19 active+undersized+degraded, 6 stale+active+clean, 33 active+undersized, 103 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/627 objects degraded (9.091%) 2023-12-06T07:40:53.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:53.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:53.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:52 smithi155 ceph-mon[159236]: pgmap v87: 161 pgs: 19 active+undersized+degraded, 6 stale+active+clean, 33 active+undersized, 103 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/627 objects degraded (9.091%) 2023-12-06T07:40:53.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:53.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:40:54.145 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[171560]: 2023-12-06T07:40:53.888+0000 7fc679351640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-06T07:40:54.145 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[171560]: 2023-12-06T07:40:53.919+0000 7fc679351640 -1 osd.3 118 log_to_monitors true 2023-12-06T07:40:54.461 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.461 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.461 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[159236]: pgmap v88: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:40:54.462 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.462 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.462 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[159236]: from='osd.3 [v2:172.21.15.155:6826/1563562200,v1:172.21.15.155:6827/1563562200]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T07:40:54.462 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[159236]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T07:40:54.462 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.463 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.463 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[156423]: pgmap v88: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:40:54.463 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.463 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.463 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[156423]: from='osd.3 [v2:172.21.15.155:6826/1563562200,v1:172.21.15.155:6827/1563562200]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T07:40:54.463 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-mon[156423]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T07:40:54.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:54 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:54 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:54 smithi159 ceph-mon[146136]: pgmap v88: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:40:54.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:54 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:54 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:54.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:54 smithi159 ceph-mon[146136]: from='osd.3 [v2:172.21.15.155:6826/1563562200,v1:172.21.15.155:6827/1563562200]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T07:40:54.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:54 smithi159 ceph-mon[146136]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T07:40:55.120 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:40:54 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[171560]: 2023-12-06T07:40:54.924+0000 7fc668fbf700 -1 osd.3 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:40:56.181 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[159236]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T07:40:56.181 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[159236]: osdmap e121: 8 total, 7 up, 8 in 2023-12-06T07:40:56.181 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[159236]: from='osd.3 [v2:172.21.15.155:6826/1563562200,v1:172.21.15.155:6827/1563562200]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:56.181 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[159236]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:56.181 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 79/627 objects degraded (12.600%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:56.182 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[159236]: failed to encode map e121 with expected crc 2023-12-06T07:40:56.182 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[156423]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T07:40:56.182 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[156423]: osdmap e121: 8 total, 7 up, 8 in 2023-12-06T07:40:56.182 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[156423]: from='osd.3 [v2:172.21.15.155:6826/1563562200,v1:172.21.15.155:6827/1563562200]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:56.182 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[156423]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:56.182 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 79/627 objects degraded (12.600%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:56.182 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:55 smithi155 ceph-mon[156423]: failed to encode map e121 with expected crc 2023-12-06T07:40:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:55 smithi159 ceph-mon[146136]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T07:40:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:55 smithi159 ceph-mon[146136]: osdmap e121: 8 total, 7 up, 8 in 2023-12-06T07:40:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:55 smithi159 ceph-mon[146136]: from='osd.3 [v2:172.21.15.155:6826/1563562200,v1:172.21.15.155:6827/1563562200]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:55 smithi159 ceph-mon[146136]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-06T07:40:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:55 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 79/627 objects degraded (12.600%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T07:40:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:55 smithi159 ceph-mon[146136]: failed to encode map e121 with expected crc 2023-12-06T07:40:56.871 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:40:56.479+0000 7fc7d2a81700 -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-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e121 with expected crc 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e121 with expected crc 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e121 with expected crc 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: pgmap v90: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: osd.3 [v2:172.21.15.155:6826/1563562200,v1:172.21.15.155:6827/1563562200] boot 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: osdmap e122: 8 total, 8 up, 8 in 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:40:57.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:56 smithi159 ceph-mon[146136]: osdmap e123: 8 total, 8 up, 8 in 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e121 with expected crc 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e121 with expected crc 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e121 with expected crc 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: pgmap v90: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: osd.3 [v2:172.21.15.155:6826/1563562200,v1:172.21.15.155:6827/1563562200] boot 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: osdmap e122: 8 total, 8 up, 8 in 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:57.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[156423]: osdmap e123: 8 total, 8 up, 8 in 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e121 with expected crc 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e121 with expected crc 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e121 with expected crc 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: pgmap v90: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 79/627 objects degraded (12.600%) 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: osd.3 [v2:172.21.15.155:6826/1563562200,v1:172.21.15.155:6827/1563562200] boot 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: osdmap e122: 8 total, 8 up, 8 in 2023-12-06T07:40:57.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: failed to encode map e122 with expected crc 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:57.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:40:57.375 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:40:57.375 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:56 smithi155 ceph-mon[159236]: osdmap e123: 8 total, 8 up, 8 in 2023-12-06T07:40:58.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:40:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T07:40:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:57 smithi159 ceph-mon[146136]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[156423]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:57 smithi155 ceph-mon[159236]: failed to encode map e123 with expected crc 2023-12-06T07:40:58.932 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40:58.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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T07:40:58.932 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:40:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:40:58.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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:40:59.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:40:58 smithi159 ceph-mon[146136]: pgmap v93: 161 pgs: 5 peering, 20 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/627 objects degraded (10.207%) 2023-12-06T07:40:59.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:40:58 smithi155 ceph-mon[156423]: pgmap v93: 161 pgs: 5 peering, 20 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/627 objects degraded (10.207%) 2023-12-06T07:40:59.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:40:58 smithi155 ceph-mon[159236]: pgmap v93: 161 pgs: 5 peering, 20 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/627 objects degraded (10.207%) 2023-12-06T07:41:01.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:00 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:01.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:00 smithi159 ceph-mon[146136]: pgmap v94: 161 pgs: 5 peering, 10 active+undersized+degraded, 17 active+undersized, 129 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 34/627 objects degraded (5.423%) 2023-12-06T07:41:01.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:00 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 34/627 objects degraded (5.423%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:01.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:00 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:01.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:00 smithi155 ceph-mon[159236]: pgmap v94: 161 pgs: 5 peering, 10 active+undersized+degraded, 17 active+undersized, 129 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 34/627 objects degraded (5.423%) 2023-12-06T07:41:01.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:00 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 34/627 objects degraded (5.423%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:01.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:00 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:01.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:00 smithi155 ceph-mon[156423]: pgmap v94: 161 pgs: 5 peering, 10 active+undersized+degraded, 17 active+undersized, 129 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 34/627 objects degraded (5.423%) 2023-12-06T07:41:01.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:00 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 34/627 objects degraded (5.423%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:02.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:01 smithi159 ceph-mon[146136]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/627 objects degraded (5.423%), 10 pgs degraded) 2023-12-06T07:41:02.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:01 smithi159 ceph-mon[146136]: Cluster is now healthy 2023-12-06T07:41:02.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:01 smithi155 ceph-mon[156423]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/627 objects degraded (5.423%), 10 pgs degraded) 2023-12-06T07:41:02.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:01 smithi155 ceph-mon[156423]: Cluster is now healthy 2023-12-06T07:41:02.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:01 smithi155 ceph-mon[159236]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/627 objects degraded (5.423%), 10 pgs degraded) 2023-12-06T07:41:02.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:01 smithi155 ceph-mon[159236]: Cluster is now healthy 2023-12-06T07:41:03.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:02 smithi159 ceph-mon[146136]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:41:03.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:02 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:03.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:02 smithi155 ceph-mon[156423]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:41:03.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:02 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:03.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:41:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:41:03] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.33.4" 2023-12-06T07:41:03.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:02 smithi155 ceph-mon[159236]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:41:03.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:02 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:05.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:04 smithi159 ceph-mon[146136]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:41:05.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:04 smithi155 ceph-mon[156423]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:41:05.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:04 smithi155 ceph-mon[159236]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T07:41:06.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:06 smithi155 ceph-mon[156423]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 0 op/s 2023-12-06T07:41:06.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:06 smithi155 ceph-mon[159236]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 0 op/s 2023-12-06T07:41:06.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:06 smithi159 ceph-mon[146136]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 0 op/s 2023-12-06T07:41:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:08 smithi159 ceph-mon[146136]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 187 B/s rd, 0 op/s 2023-12-06T07:41:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:08.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:41:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:41: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T07:41:08.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:41:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:41: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:41:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:08 smithi155 ceph-mon[156423]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 187 B/s rd, 0 op/s 2023-12-06T07:41:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:08 smithi155 ceph-mon[159236]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 187 B/s rd, 0 op/s 2023-12-06T07:41:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:11.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:10 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:11.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:10 smithi159 ceph-mon[146136]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-06T07:41:11.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:10 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:11.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:10 smithi155 ceph-mon[156423]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-06T07:41:11.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:10 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:11.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:10 smithi155 ceph-mon[159236]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-06T07:41:12.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:11 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:41:12.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:11 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:41:12.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:11 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:41:13.240 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:12 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:41:13.241 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:12 smithi159 ceph-mon[146136]: Upgrade: osd.4 is safe to restart 2023-12-06T07:41:13.241 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:12 smithi159 ceph-mon[146136]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2023-12-06T07:41:13.241 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:12 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:13.241 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:12 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T07:41:13.241 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:12 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:13.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:41:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:41:13] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.33.4" 2023-12-06T07:41:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:41:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[156423]: Upgrade: osd.4 is safe to restart 2023-12-06T07:41:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[156423]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2023-12-06T07:41:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T07:41:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:13.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T07:41:13.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[159236]: Upgrade: osd.4 is safe to restart 2023-12-06T07:41:13.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[159236]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2023-12-06T07:41:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T07:41:13.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:12 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:13.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:13 smithi159 ceph-mon[146136]: Upgrade: Updating osd.4 2023-12-06T07:41:13.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:13 smithi159 ceph-mon[146136]: Deploying daemon osd.4 on smithi159 2023-12-06T07:41:14.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:13 smithi155 ceph-mon[156423]: Upgrade: Updating osd.4 2023-12-06T07:41:14.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:13 smithi155 ceph-mon[156423]: Deploying daemon osd.4 on smithi159 2023-12-06T07:41:14.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:13 smithi155 ceph-mon[159236]: Upgrade: Updating osd.4 2023-12-06T07:41:14.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:13 smithi155 ceph-mon[159236]: Deploying daemon osd.4 on smithi159 2023-12-06T07:41:14.897 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:14 smithi159 systemd[1]: Stopping Ceph osd.4 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:41:14.897 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:14 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[113382]: 2023-12-06T07:41:14.842+0000 7efe98e71700 -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-06T07:41:14.897 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:14 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[113382]: 2023-12-06T07:41:14.842+0000 7efe98e71700 -1 osd.4 123 *** Got signal Terminated *** 2023-12-06T07:41:14.897 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:14 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[113382]: 2023-12-06T07:41:14.842+0000 7efe98e71700 -1 osd.4 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:41:15.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:14 smithi159 ceph-mon[146136]: 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-06T07:41:15.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:14 smithi159 ceph-mon[146136]: osd.4 marked itself down and dead 2023-12-06T07:41:15.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:14 smithi155 ceph-mon[156423]: 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-06T07:41:15.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:14 smithi155 ceph-mon[156423]: osd.4 marked itself down and dead 2023-12-06T07:41:15.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:14 smithi155 ceph-mon[159236]: 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-06T07:41:15.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:14 smithi155 ceph-mon[159236]: osd.4 marked itself down and dead 2023-12-06T07:41:15.745 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:15 smithi159 bash[149486]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4 2023-12-06T07:41:16.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:15 smithi159 ceph-mon[146136]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:41:16.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:15 smithi159 ceph-mon[146136]: osdmap e124: 8 total, 7 up, 8 in 2023-12-06T07:41:16.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:15 smithi159 ceph-mon[146136]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:15 smithi159 ceph-mon[146136]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:15 smithi159 ceph-mon[146136]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:15 smithi159 ceph-mon[146136]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:15 smithi159 ceph-mon[146136]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:15 smithi159 ceph-mon[146136]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:15 smithi159 ceph-mon[146136]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[156423]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[156423]: osdmap e124: 8 total, 7 up, 8 in 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[156423]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[156423]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[156423]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[156423]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[156423]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[156423]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[156423]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[159236]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[159236]: osdmap e124: 8 total, 7 up, 8 in 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[159236]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[159236]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[159236]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[159236]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[159236]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[159236]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:15 smithi155 ceph-mon[159236]: failed to encode map e124 with expected crc 2023-12-06T07:41:16.997 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:16 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.4.service: Succeeded. 2023-12-06T07:41:16.998 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:16 smithi159 systemd[1]: Stopped Ceph osd.4 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:41:16.998 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:16 smithi159 systemd[1]: Starting Ceph osd.4 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:16 smithi159 ceph-mon[146136]: pgmap v103: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-06T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:16 smithi159 ceph-mon[146136]: osdmap e125: 8 total, 7 up, 8 in 2023-12-06T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:16 smithi159 ceph-mon[146136]: failed to encode map e125 with expected crc 2023-12-06T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:16 smithi159 ceph-mon[146136]: failed to encode map e125 with expected crc 2023-12-06T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:16 smithi159 ceph-mon[146136]: failed to encode map e125 with expected crc 2023-12-06T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:16 smithi159 ceph-mon[146136]: failed to encode map e125 with expected crc 2023-12-06T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:16 smithi159 ceph-mon[146136]: failed to encode map e125 with expected crc 2023-12-06T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:16 smithi159 ceph-mon[146136]: failed to encode map e125 with expected crc 2023-12-06T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:16 smithi159 ceph-mon[146136]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:41:17.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[156423]: pgmap v103: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-06T07:41:17.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[156423]: osdmap e125: 8 total, 7 up, 8 in 2023-12-06T07:41:17.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[156423]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[156423]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[156423]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[156423]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[156423]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[156423]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[156423]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:41:17.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[159236]: pgmap v103: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-06T07:41:17.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[159236]: osdmap e125: 8 total, 7 up, 8 in 2023-12-06T07:41:17.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[159236]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[159236]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[159236]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[159236]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[159236]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[159236]: failed to encode map e125 with expected crc 2023-12-06T07:41:17.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:16 smithi155 ceph-mon[159236]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:41:17.880 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:17 smithi159 bash[149752]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T07:41:17.880 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:17 smithi159 bash[149752]: 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-06T07:41:17.880 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:17 smithi159 bash[149752]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T07:41:17.880 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:17 smithi159 bash[149752]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T07:41:17.881 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:17 smithi159 bash[149752]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-06T07:41:17.881 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:17 smithi159 bash[149752]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T07:41:17.881 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:17 smithi159 bash[149752]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-06T07:41:18.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:17 smithi159 ceph-mon[146136]: Health check failed: Degraded data redundancy: 31/627 objects degraded (4.944%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:18.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:17 smithi155 ceph-mon[156423]: Health check failed: Degraded data redundancy: 31/627 objects degraded (4.944%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:18.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:17 smithi155 ceph-mon[159236]: Health check failed: Degraded data redundancy: 31/627 objects degraded (4.944%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:18.661 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:18 smithi159 ceph-osd[150042]: -- 172.21.15.159:0/997981023 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b85f93d1e0 con 0x55b85f90d400 2023-12-06T07:41:18.661 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:18 smithi159 bash[150006]: 3a1f1fcb640dc24d7136fb507885e0cde3ed45fc116944eed381e2689f258ae7 2023-12-06T07:41:18.661 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:18 smithi159 systemd[1]: Started Ceph osd.4 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:41:18.958 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:41:18.894+0000 7ff149864640 -1 Falling back to public interface 2023-12-06T07:41:18.959 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:41:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:41: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:41:19.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:18 smithi159 ceph-mon[146136]: pgmap v105: 161 pgs: 8 active+undersized+degraded, 10 peering, 12 stale+active+clean, 7 active+undersized, 124 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 31/627 objects degraded (4.944%) 2023-12-06T07:41:19.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:19.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:19.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:18 smithi155 ceph-mon[156423]: pgmap v105: 161 pgs: 8 active+undersized+degraded, 10 peering, 12 stale+active+clean, 7 active+undersized, 124 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 31/627 objects degraded (4.944%) 2023-12-06T07:41:19.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:19.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:19.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:18 smithi155 ceph-mon[159236]: pgmap v105: 161 pgs: 8 active+undersized+degraded, 10 peering, 12 stale+active+clean, 7 active+undersized, 124 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 31/627 objects degraded (4.944%) 2023-12-06T07:41:19.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:19.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:19.755 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:41:20.385 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:41:20.385 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (4m) 27s ago 8m 27.3M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:41:20.385 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (3m) 2m ago 7m 51.0M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:41:20.385 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (3m) 27s ago 7m 56.3M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:41:20.385 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (3m) 2m ago 11m 447M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:41:20.385 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (3m) 27s ago 12m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:41:20.385 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (2m) 27s ago 12m 80.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e a49f37368b99 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (2m) 2m ago 11m 20.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e e9ecb942ea89 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (2m) 27s ago 11m 65.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 436567f33256 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (4m) 27s ago 8m 22.3M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (3m) 2m ago 8m 23.1M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (112s) 27s ago 10m 76.4M 2744M 19.0.0-26-g0482646f 26bb7d89db2e b81e9c30a3d9 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (85s) 27s ago 10m 69.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e ce2c4d768d13 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (58s) 27s ago 10m 57.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 98770725bcb4 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (29s) 27s ago 10m 12.6M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 1c261f250fbe 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 starting - - - 3000M 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (9m) 2m ago 9m 109M 3000M 17.2.0 e1d6a67b021e f629b96b1c5b 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (9m) 2m ago 9m 96.6M 3000M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (9m) 2m ago 8m 113M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (3m) 2m ago 8m 57.0M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:41:20.386 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (7m) 27s ago 7m 95.1M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:41:20.387 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (7m) 2m ago 7m 93.6M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:41:20.387 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (7m) 27s ago 7m 95.6M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:41:20.387 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (7m) 2m ago 7m 93.6M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:41:20.766 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:41:20.766 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:41:20.766 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:41:20.766 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 4 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 9 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:41:20.767 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:41:21.095 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:41:21.095 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "9/23 daemons upgraded", 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:41:21.096 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:41:21.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:20 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:21.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:20 smithi159 ceph-mon[146136]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:21.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:20 smithi159 ceph-mon[146136]: pgmap v106: 161 pgs: 26 active+undersized+degraded, 10 peering, 32 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 102/627 objects degraded (16.268%) 2023-12-06T07:41:21.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:20 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/3982659772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:21.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:20 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:21.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:20 smithi155 ceph-mon[156423]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:21.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:20 smithi155 ceph-mon[156423]: pgmap v106: 161 pgs: 26 active+undersized+degraded, 10 peering, 32 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 102/627 objects degraded (16.268%) 2023-12-06T07:41:21.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:20 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/3982659772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:21.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:20 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:21.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:20 smithi155 ceph-mon[159236]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:21.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:20 smithi155 ceph-mon[159236]: pgmap v106: 161 pgs: 26 active+undersized+degraded, 10 peering, 32 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 102/627 objects degraded (16.268%) 2023-12-06T07:41:21.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:20 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/3982659772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:21.490 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 1 pg peering; Degraded data redundancy: 102/627 objects degraded (16.268%), 26 pgs degraded 2023-12-06T07:41:21.490 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T07:41:21.490 INFO:teuthology.orchestra.run.smithi155.stdout: osd.4 (root=default,host=smithi159) is down 2023-12-06T07:41:21.490 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 1 pg peering 2023-12-06T07:41:21.490 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.1c is stuck peering for 7m, current state peering, last acting [3,2] 2023-12-06T07:41:21.490 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 102/627 objects degraded (16.268%), 26 pgs degraded 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.6 is active+undersized+degraded, acting [1,6] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.11 is active+undersized+degraded, acting [6,1] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1a is active+undersized+degraded, acting [6,7] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1f is active+undersized+degraded, acting [0,7] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2023-12-06T07:41:21.491 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2023-12-06T07:41:21.492 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2023-12-06T07:41:21.492 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2023-12-06T07:41:21.492 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2023-12-06T07:41:21.492 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2023-12-06T07:41:21.492 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2023-12-06T07:41:21.492 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2023-12-06T07:41:21.492 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2023-12-06T07:41:21.492 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.11 is active+undersized+degraded, acting [6,7] 2023-12-06T07:41:21.492 INFO:teuthology.orchestra.run.smithi155.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2023-12-06T07:41:21.962 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:21 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:41:21.653+0000 7ff149864640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-06T07:41:21.962 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:21 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:41:21.690+0000 7ff149864640 -1 osd.4 123 log_to_monitors true 2023-12-06T07:41:22.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:21 smithi159 ceph-mon[146136]: from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:22.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:21 smithi159 ceph-mon[146136]: from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:22.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:22.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:22.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:21 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/2914744987' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:41:22.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:21 smithi159 ceph-mon[146136]: from='osd.4 [v2:172.21.15.159:6800/1969743357,v1:172.21.15.159:6801/1969743357]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:41:22.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:21 smithi159 ceph-mon[146136]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:41:22.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[159236]: from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[159236]: from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/2914744987' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[159236]: from='osd.4 [v2:172.21.15.159:6800/1969743357,v1:172.21.15.159:6801/1969743357]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[159236]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[156423]: from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[156423]: from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:22.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/2914744987' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:41:22.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[156423]: from='osd.4 [v2:172.21.15.159:6800/1969743357,v1:172.21.15.159:6801/1969743357]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:41:22.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:21 smithi155 ceph-mon[156423]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T07:41:22.746 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:41:22.449+0000 7ff1384d0700 -1 osd.4 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:41:23.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:23.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: pgmap v107: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 107/627 objects degraded (17.065%) 2023-12-06T07:41:23.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:23.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:23.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:41:23.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T07:41:23.013 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: osdmap e126: 8 total, 7 up, 8 in 2023-12-06T07:41:23.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: from='osd.4 [v2:172.21.15.159:6800/1969743357,v1:172.21.15.159:6801/1969743357]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:23.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:23.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: failed to encode map e126 with expected crc 2023-12-06T07:41:23.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:23.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:22 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:23.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:41:23] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.33.4" 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: pgmap v107: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 107/627 objects degraded (17.065%) 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: osdmap e126: 8 total, 7 up, 8 in 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: from='osd.4 [v2:172.21.15.159:6800/1969743357,v1:172.21.15.159:6801/1969743357]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: failed to encode map e126 with expected crc 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:23.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: pgmap v107: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 107/627 objects degraded (17.065%) 2023-12-06T07:41:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:41:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T07:41:23.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: osdmap e126: 8 total, 7 up, 8 in 2023-12-06T07:41:23.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: from='osd.4 [v2:172.21.15.159:6800/1969743357,v1:172.21.15.159:6801/1969743357]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:23.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:23.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: failed to encode map e126 with expected crc 2023-12-06T07:41:23.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:23.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:22 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:24.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:23 smithi159 ceph-mon[146136]: failed to encode map e126 with expected crc 2023-12-06T07:41:24.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:23 smithi159 ceph-mon[146136]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:41:24.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:23 smithi159 ceph-mon[146136]: failed to encode map e127 with expected crc 2023-12-06T07:41:24.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:23 smithi159 ceph-mon[146136]: osd.4 [v2:172.21.15.159:6800/1969743357,v1:172.21.15.159:6801/1969743357] boot 2023-12-06T07:41:24.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:23 smithi159 ceph-mon[146136]: osdmap e127: 8 total, 8 up, 8 in 2023-12-06T07:41:24.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:23 smithi159 ceph-mon[146136]: failed to encode map e127 with expected crc 2023-12-06T07:41:24.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:41:24.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[156423]: failed to encode map e126 with expected crc 2023-12-06T07:41:24.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[156423]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:41:24.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[156423]: failed to encode map e127 with expected crc 2023-12-06T07:41:24.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[156423]: osd.4 [v2:172.21.15.159:6800/1969743357,v1:172.21.15.159:6801/1969743357] boot 2023-12-06T07:41:24.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[156423]: osdmap e127: 8 total, 8 up, 8 in 2023-12-06T07:41:24.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[156423]: failed to encode map e127 with expected crc 2023-12-06T07:41:24.373 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:41:24.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[159236]: failed to encode map e126 with expected crc 2023-12-06T07:41:24.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[159236]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:41:24.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[159236]: failed to encode map e127 with expected crc 2023-12-06T07:41:24.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[159236]: osd.4 [v2:172.21.15.159:6800/1969743357,v1:172.21.15.159:6801/1969743357] boot 2023-12-06T07:41:24.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[159236]: osdmap e127: 8 total, 8 up, 8 in 2023-12-06T07:41:24.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[159236]: failed to encode map e127 with expected crc 2023-12-06T07:41:24.374 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:41:24.794+0000 7fc7d2a81700 -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-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: failed to encode map e127 with expected crc 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: failed to encode map e127 with expected crc 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: pgmap v110: 161 pgs: 23 peering, 17 active+undersized+degraded, 28 active+undersized, 93 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: failed to encode map e128 with expected crc 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: failed to encode map e128 with expected crc 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: osdmap e128: 8 total, 8 up, 8 in 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: failed to encode map e128 with expected crc 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:25.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: failed to encode map e127 with expected crc 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: failed to encode map e127 with expected crc 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: pgmap v110: 161 pgs: 23 peering, 17 active+undersized+degraded, 28 active+undersized, 93 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:25.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: failed to encode map e128 with expected crc 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: failed to encode map e128 with expected crc 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: osdmap e128: 8 total, 8 up, 8 in 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: failed to encode map e128 with expected crc 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:25.123 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:24 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: failed to encode map e127 with expected crc 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: failed to encode map e127 with expected crc 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: pgmap v110: 161 pgs: 23 peering, 17 active+undersized+degraded, 28 active+undersized, 93 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: failed to encode map e128 with expected crc 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: failed to encode map e128 with expected crc 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: osdmap e128: 8 total, 8 up, 8 in 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: failed to encode map e128 with expected crc 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:41:25.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:25.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:25.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:25.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:24 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:26.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:25 smithi159 ceph-mon[146136]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:25 smithi159 ceph-mon[146136]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:25 smithi159 ceph-mon[146136]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:25 smithi159 ceph-mon[146136]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:25 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:26.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:25 smithi159 ceph-mon[146136]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[156423]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[156423]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[156423]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[156423]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[156423]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[159236]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[159236]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[159236]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[159236]: failed to encode map e128 with expected crc 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:25 smithi155 ceph-mon[159236]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-06T07:41:27.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:26 smithi159 ceph-mon[146136]: pgmap v112: 161 pgs: 31 peering, 14 active+undersized+degraded, 19 active+undersized, 97 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/627 objects degraded (7.018%) 2023-12-06T07:41:27.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:26 smithi155 ceph-mon[156423]: pgmap v112: 161 pgs: 31 peering, 14 active+undersized+degraded, 19 active+undersized, 97 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/627 objects degraded (7.018%) 2023-12-06T07:41:27.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:26 smithi155 ceph-mon[159236]: pgmap v112: 161 pgs: 31 peering, 14 active+undersized+degraded, 19 active+undersized, 97 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/627 objects degraded (7.018%) 2023-12-06T07:41:28.941 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:41:28 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:41:28.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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T07:41:28.941 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:41:28 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:41:28.662Z 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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:41:29.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:28 smithi159 ceph-mon[146136]: pgmap v113: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:41:29.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:28 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:29.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:28 smithi159 ceph-mon[146136]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/627 objects degraded (7.018%), 14 pgs degraded) 2023-12-06T07:41:29.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:28 smithi159 ceph-mon[146136]: Cluster is now healthy 2023-12-06T07:41:29.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:28 smithi155 ceph-mon[156423]: pgmap v113: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:41:29.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:28 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:29.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:28 smithi155 ceph-mon[156423]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/627 objects degraded (7.018%), 14 pgs degraded) 2023-12-06T07:41:29.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:28 smithi155 ceph-mon[156423]: Cluster is now healthy 2023-12-06T07:41:29.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:28 smithi155 ceph-mon[159236]: pgmap v113: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:41:29.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:28 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:29.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:28 smithi155 ceph-mon[159236]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/627 objects degraded (7.018%), 14 pgs degraded) 2023-12-06T07:41:29.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:28 smithi155 ceph-mon[159236]: Cluster is now healthy 2023-12-06T07:41:31.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:30 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:31.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:30 smithi159 ceph-mon[146136]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2023-12-06T07:41:31.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:30 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:30 smithi155 ceph-mon[156423]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2023-12-06T07:41:31.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:30 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:31.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:30 smithi155 ceph-mon[159236]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2023-12-06T07:41:33.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:32 smithi159 ceph-mon[146136]: pgmap v115: 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-06T07:41:33.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:32 smithi155 ceph-mon[159236]: pgmap v115: 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-06T07:41:33.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:32 smithi155 ceph-mon[156423]: pgmap v115: 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-06T07:41:33.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:41:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:41:33] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.33.4" 2023-12-06T07:41:35.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:34 smithi159 ceph-mon[146136]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:41:35.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:34 smithi155 ceph-mon[156423]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:41:35.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:34 smithi155 ceph-mon[159236]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:41:36.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:36 smithi155 ceph-mon[156423]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:41:36.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:36 smithi155 ceph-mon[159236]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:41:36.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:36 smithi159 ceph-mon[146136]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:41:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:38 smithi159 ceph-mon[146136]: pgmap v118: 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-06T07:41:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:38.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:41:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:41:38.661Z 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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T07:41:38.996 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:41:38 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:41:38.664Z 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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:41:39.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:38 smithi155 ceph-mon[156423]: pgmap v118: 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-06T07:41:39.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:39.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:39.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:38 smithi155 ceph-mon[159236]: pgmap v118: 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-06T07:41:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:40.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:39 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:39 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:40.209 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:39 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:41.215 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:40 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:41.215 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:40 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:41.215 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:40 smithi159 ceph-mon[146136]: Upgrade: osd.5 is safe to restart 2023-12-06T07:41:41.215 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:40 smithi159 ceph-mon[146136]: 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-06T07:41:41.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:40 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:41.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:40 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T07:41:41.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:40 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[156423]: Upgrade: osd.5 is safe to restart 2023-12-06T07:41:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[156423]: 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-06T07:41:41.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:41.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T07:41:41.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:41.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:41.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T07:41:41.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[159236]: Upgrade: osd.5 is safe to restart 2023-12-06T07:41:41.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[159236]: 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-06T07:41:41.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:41.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T07:41:41.373 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:40 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:42.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:41 smithi159 ceph-mon[146136]: Upgrade: Updating osd.5 2023-12-06T07:41:42.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:41 smithi159 ceph-mon[146136]: Deploying daemon osd.5 on smithi159 2023-12-06T07:41:42.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:41 smithi155 ceph-mon[156423]: Upgrade: Updating osd.5 2023-12-06T07:41:42.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:41 smithi155 ceph-mon[156423]: Deploying daemon osd.5 on smithi159 2023-12-06T07:41:42.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:41 smithi155 ceph-mon[159236]: Upgrade: Updating osd.5 2023-12-06T07:41:42.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:41 smithi155 ceph-mon[159236]: Deploying daemon osd.5 on smithi159 2023-12-06T07:41:43.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:42 smithi159 ceph-mon[146136]: 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-06T07:41:43.181 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:42 smithi159 systemd[1]: Stopping Ceph osd.5 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:41:43.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:42 smithi155 ceph-mon[156423]: 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-06T07:41:43.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:41:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:41:43] "GET /metrics HTTP/1.1" 200 38356 "" "Prometheus/2.33.4" 2023-12-06T07:41:43.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:42 smithi155 ceph-mon[159236]: 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-06T07:41:43.496 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:43 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[116725]: 2023-12-06T07:41:43.179+0000 7fca47c57700 -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-06T07:41:43.496 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:43 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[116725]: 2023-12-06T07:41:43.179+0000 7fca47c57700 -1 osd.5 128 *** Got signal Terminated *** 2023-12-06T07:41:43.496 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:43 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[116725]: 2023-12-06T07:41:43.179+0000 7fca47c57700 -1 osd.5 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:41:44.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:43 smithi159 ceph-mon[146136]: osd.5 marked itself down and dead 2023-12-06T07:41:44.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:43 smithi155 ceph-mon[156423]: osd.5 marked itself down and dead 2023-12-06T07:41:44.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:43 smithi155 ceph-mon[159236]: osd.5 marked itself down and dead 2023-12-06T07:41:44.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:44 smithi159 bash[152148]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5 2023-12-06T07:41:45.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: 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-06T07:41:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:41:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: osdmap e129: 8 total, 7 up, 8 in 2023-12-06T07:41:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:44 smithi159 ceph-mon[146136]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: 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-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: osdmap e129: 8 total, 7 up, 8 in 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[156423]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: 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-06T07:41:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:41:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: osdmap e129: 8 total, 7 up, 8 in 2023-12-06T07:41:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:44 smithi155 ceph-mon[159236]: failed to encode map e129 with expected crc 2023-12-06T07:41:45.996 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:45 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.5.service: Succeeded. 2023-12-06T07:41:45.996 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:45 smithi159 systemd[1]: Stopped Ceph osd.5 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:41:45.996 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:45 smithi159 systemd[1]: Starting Ceph osd.5 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:41:45.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:45 smithi159 ceph-mon[146136]: failed to encode map e130 with expected crc 2023-12-06T07:41:45.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:45 smithi159 ceph-mon[146136]: failed to encode map e130 with expected crc 2023-12-06T07:41:45.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:45 smithi159 ceph-mon[146136]: osdmap e130: 8 total, 7 up, 8 in 2023-12-06T07:41:45.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:45 smithi159 ceph-mon[146136]: failed to encode map e130 with expected crc 2023-12-06T07:41:45.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:45 smithi159 ceph-mon[146136]: failed to encode map e130 with expected crc 2023-12-06T07:41:45.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:45 smithi159 ceph-mon[146136]: failed to encode map e130 with expected crc 2023-12-06T07:41:45.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:45 smithi159 ceph-mon[146136]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[156423]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[156423]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[156423]: osdmap e130: 8 total, 7 up, 8 in 2023-12-06T07:41:46.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[156423]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[156423]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[156423]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[156423]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[159236]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[159236]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[159236]: osdmap e130: 8 total, 7 up, 8 in 2023-12-06T07:41:46.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[159236]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[159236]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[159236]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:45 smithi155 ceph-mon[159236]: failed to encode map e130 with expected crc 2023-12-06T07:41:46.897 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:46 smithi159 bash[152413]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T07:41:46.898 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:46 smithi159 bash[152413]: 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-06T07:41:46.898 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:46 smithi159 bash[152413]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T07:41:46.898 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:46 smithi159 bash[152413]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T07:41:46.898 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:46 smithi159 bash[152413]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-06T07:41:46.898 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:46 smithi159 bash[152413]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T07:41:46.898 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:46 smithi159 bash[152413]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-06T07:41:47.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:46 smithi159 ceph-mon[146136]: pgmap v124: 161 pgs: 5 active+undersized+degraded, 12 peering, 11 stale+active+clean, 5 active+undersized, 128 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 20/627 objects degraded (3.190%) 2023-12-06T07:41:47.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:46 smithi159 ceph-mon[146136]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-12-06T07:41:47.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:46 smithi159 ceph-mon[146136]: Health check failed: Degraded data redundancy: 20/627 objects degraded (3.190%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:47.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:46 smithi155 ceph-mon[156423]: pgmap v124: 161 pgs: 5 active+undersized+degraded, 12 peering, 11 stale+active+clean, 5 active+undersized, 128 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 20/627 objects degraded (3.190%) 2023-12-06T07:41:47.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:46 smithi155 ceph-mon[156423]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-12-06T07:41:47.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:46 smithi155 ceph-mon[156423]: Health check failed: Degraded data redundancy: 20/627 objects degraded (3.190%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:47.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:46 smithi155 ceph-mon[159236]: pgmap v124: 161 pgs: 5 active+undersized+degraded, 12 peering, 11 stale+active+clean, 5 active+undersized, 128 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 20/627 objects degraded (3.190%) 2023-12-06T07:41:47.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:46 smithi155 ceph-mon[159236]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-12-06T07:41:47.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:46 smithi155 ceph-mon[159236]: Health check failed: Degraded data redundancy: 20/627 objects degraded (3.190%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:47.495 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:47 smithi159 ceph-osd[152700]: -- 172.21.15.159:0/4013897359 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5556dbb1f1e0 con 0x5556dbaeec00 2023-12-06T07:41:47.495 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:47 smithi159 bash[152662]: b649dcf45c7697239ff152f2c0559b0763bf097d958f708ffb6ec9ab10c43bf0 2023-12-06T07:41:47.496 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:47 smithi159 systemd[1]: Started Ceph osd.5 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:41:47.996 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:47 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:41:47.735+0000 7f9c916a0640 -1 Falling back to public interface 2023-12-06T07:41:48.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:48 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:48.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:48 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:48.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:48 smithi155 ceph-mon[156423]: pgmap v125: 161 pgs: 12 active+undersized+degraded, 12 peering, 5 stale+active+clean, 19 active+undersized, 113 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 44/627 objects degraded (7.018%) 2023-12-06T07:41:48.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:48 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:48.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:48 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:48.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:48 smithi155 ceph-mon[159236]: pgmap v125: 161 pgs: 12 active+undersized+degraded, 12 peering, 5 stale+active+clean, 19 active+undersized, 113 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 44/627 objects degraded (7.018%) 2023-12-06T07:41:48.659 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:48 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:48.660 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:48 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:48.660 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:48 smithi159 ceph-mon[146136]: pgmap v125: 161 pgs: 12 active+undersized+degraded, 12 peering, 5 stale+active+clean, 19 active+undersized, 113 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 44/627 objects degraded (7.018%) 2023-12-06T07:41:48.995 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:41:48 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:41: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:41:50.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:41:50.469+0000 7f9c916a0640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-06T07:41:50.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:41:50.503+0000 7f9c916a0640 -1 osd.5 128 log_to_monitors true 2023-12-06T07:41:51.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[156423]: pgmap v126: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[156423]: from='osd.5 [v2:172.21.15.159:6808/1918410308,v1:172.21.15.159:6809/1918410308]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[156423]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[159236]: pgmap v126: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2023-12-06T07:41:51.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[159236]: from='osd.5 [v2:172.21.15.159:6808/1918410308,v1:172.21.15.159:6809/1918410308]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:41:51.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[159236]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:41:51.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.141 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:41:51.141 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.141 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.141 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-mon[146136]: pgmap v126: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2023-12-06T07:41:51.141 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-mon[146136]: from='osd.5 [v2:172.21.15.159:6808/1918410308,v1:172.21.15.159:6809/1918410308]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:41:51.141 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-mon[146136]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T07:41:51.141 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.141 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:51.470 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:41:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:41:51.365+0000 7f9c80b0d700 -1 osd.5 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:41:51.830 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:41:52.120 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[159236]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-12-06T07:41:52.120 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[159236]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T07:41:52.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[159236]: osdmap e131: 8 total, 7 up, 8 in 2023-12-06T07:41:52.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[159236]: from='osd.5 [v2:172.21.15.159:6808/1918410308,v1:172.21.15.159:6809/1918410308]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:52.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[159236]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:52.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[156423]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-12-06T07:41:52.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[156423]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T07:41:52.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[156423]: osdmap e131: 8 total, 7 up, 8 in 2023-12-06T07:41:52.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[156423]: from='osd.5 [v2:172.21.15.159:6808/1918410308,v1:172.21.15.159:6809/1918410308]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:52.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:51 smithi155 ceph-mon[156423]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:52.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:51 smithi159 ceph-mon[146136]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-12-06T07:41:52.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:51 smithi159 ceph-mon[146136]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T07:41:52.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:51 smithi159 ceph-mon[146136]: osdmap e131: 8 total, 7 up, 8 in 2023-12-06T07:41:52.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:51 smithi159 ceph-mon[146136]: from='osd.5 [v2:172.21.15.159:6808/1918410308,v1:172.21.15.159:6809/1918410308]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:52.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:51 smithi159 ceph-mon[146136]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (4m) 59s ago 8m 27.3M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (4m) 2s ago 8m 59.8M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (3m) 59s ago 8m 56.3M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (3m) 2s ago 11m 450M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (4m) 59s ago 12m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (3m) 59s ago 13m 80.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e a49f37368b99 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (2m) 2s ago 11m 55.7M 2048M 19.0.0-26-g0482646f 26bb7d89db2e e9ecb942ea89 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (3m) 59s ago 11m 65.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 436567f33256 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (4m) 59s ago 8m 22.3M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:41:52.477 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (4m) 2s ago 8m 23.4M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (2m) 59s ago 11m 76.4M 2744M 19.0.0-26-g0482646f 26bb7d89db2e b81e9c30a3d9 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (117s) 59s ago 11m 69.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e ce2c4d768d13 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (90s) 59s ago 10m 57.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 98770725bcb4 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (62s) 59s ago 10m 12.6M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 1c261f250fbe 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (34s) 2s ago 10m 63.8M 3000M 19.0.0-26-g0482646f 26bb7d89db2e 3a1f1fcb640d 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (5s) 2s ago 10m 11.5M 3000M 19.0.0-26-g0482646f 26bb7d89db2e b649dcf45c76 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (9m) 2s ago 9m 133M 3000M 17.2.0 e1d6a67b021e 37a339bdeb31 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (9m) 2s ago 9m 160M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (3m) 2s ago 9m 71.0M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (8m) 59s ago 8m 95.1M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (8m) 2s ago 8m 94.3M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (8m) 59s ago 8m 95.6M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:41:52.478 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (8m) 2s ago 8m 94.6M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:41:52.867 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:41:52.867 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:41:52.867 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:41:52.867 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:41:52.867 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:41:52.868 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:41:52.868 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:41:52.868 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:41:52.868 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T07:41:52.868 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 6 2023-12-06T07:41:52.868 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:41:52.868 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:41:52.868 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:41:52.868 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:41:52.869 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:41:52.869 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T07:41:52.869 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 11 2023-12-06T07:41:52.869 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:41:52.869 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:41:53.123 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:41:52.972+0000 7fc7d2a81700 -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-06T07:41:53.123 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:41:53] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.33.4" 2023-12-06T07:41:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: failed to encode map e131 with expected crc 2023-12-06T07:41:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: pgmap v128: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2023-12-06T07:41:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:41:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: osd.5 [v2:172.21.15.159:6808/1918410308,v1:172.21.15.159:6809/1918410308] boot 2023-12-06T07:41:53.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: osdmap e132: 8 total, 8 up, 8 in 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: failed to encode map e131 with expected crc 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: failed to encode map e131 with expected crc 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: failed to encode map e131 with expected crc 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: pgmap v128: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: osd.5 [v2:172.21.15.159:6808/1918410308,v1:172.21.15.159:6809/1918410308] boot 2023-12-06T07:41:53.124 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: osdmap e132: 8 total, 8 up, 8 in 2023-12-06T07:41:53.125 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:41:53.125 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: failed to encode map e131 with expected crc 2023-12-06T07:41:53.125 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: failed to encode map e131 with expected crc 2023-12-06T07:41:53.125 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:53.125 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:53.125 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:53.125 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:41:53.125 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:52 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "11/23 daemons upgraded", 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:41:53.200 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:41:53.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: failed to encode map e131 with expected crc 2023-12-06T07:41:53.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: pgmap v128: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: osd.5 [v2:172.21.15.159:6808/1918410308,v1:172.21.15.159:6809/1918410308] boot 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: osdmap e132: 8 total, 8 up, 8 in 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: failed to encode map e131 with expected crc 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: failed to encode map e131 with expected crc 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:41:53.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:52 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:53.596 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN Degraded data redundancy: 71/627 objects degraded (11.324%), 19 pgs degraded 2023-12-06T07:41:53.596 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 71/627 objects degraded (11.324%), 19 pgs degraded 2023-12-06T07:41:53.596 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.2 is active+undersized+degraded, acting [1,6] 2023-12-06T07:41:53.596 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.3 is active+undersized+degraded, acting [2,7] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.3 is active+undersized+degraded, acting [0,7] 2023-12-06T07:41:53.597 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2023-12-06T07:41:53.598 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2023-12-06T07:41:53.598 INFO:teuthology.orchestra.run.smithi155.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2023-12-06T07:41:53.598 INFO:teuthology.orchestra.run.smithi155.stdout: pg 6.1a is active+undersized+degraded, acting [4,1] 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: failed to encode map e132 with expected crc 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: failed to encode map e132 with expected crc 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/1930460786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: osdmap e133: 8 total, 8 up, 8 in 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/1425800062' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: failed to encode map e132 with expected crc 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: failed to encode map e132 with expected crc 2023-12-06T07:41:54.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/1930460786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: osdmap e133: 8 total, 8 up, 8 in 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.123 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.124 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:53 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/1425800062' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: failed to encode map e132 with expected crc 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: failed to encode map e132 with expected crc 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/1930460786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:41:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:41:54.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T07:41:54.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: osdmap e133: 8 total, 8 up, 8 in 2023-12-06T07:41:54.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: failed to encode map e133 with expected crc 2023-12-06T07:41:54.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:53 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/1425800062' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:41:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[156423]: from='client.44335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[156423]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[156423]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[156423]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[156423]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[156423]: pgmap v131: 161 pgs: 5 peering, 15 active+undersized+degraded, 28 active+undersized, 113 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 59/627 objects degraded (9.410%) 2023-12-06T07:41:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[159236]: from='client.44335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[159236]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[159236]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[159236]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[159236]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.122 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:54 smithi155 ceph-mon[159236]: pgmap v131: 161 pgs: 5 peering, 15 active+undersized+degraded, 28 active+undersized, 113 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 59/627 objects degraded (9.410%) 2023-12-06T07:41:55.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:54 smithi159 ceph-mon[146136]: from='client.44335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:41:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:54 smithi159 ceph-mon[146136]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:54 smithi159 ceph-mon[146136]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:54 smithi159 ceph-mon[146136]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:54 smithi159 ceph-mon[146136]: failed to encode map e133 with expected crc 2023-12-06T07:41:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:54 smithi159 ceph-mon[146136]: pgmap v131: 161 pgs: 5 peering, 15 active+undersized+degraded, 28 active+undersized, 113 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 59/627 objects degraded (9.410%) 2023-12-06T07:41:56.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:55 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 59/627 objects degraded (9.410%), 15 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:56.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:55 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 59/627 objects degraded (9.410%), 15 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:56.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:55 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 59/627 objects degraded (9.410%), 15 pgs degraded (PG_DEGRADED) 2023-12-06T07:41:57.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:56 smithi155 ceph-mon[156423]: pgmap v132: 161 pgs: 5 peering, 12 active+undersized+degraded, 19 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 43/627 objects degraded (6.858%) 2023-12-06T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:56 smithi155 ceph-mon[159236]: pgmap v132: 161 pgs: 5 peering, 12 active+undersized+degraded, 19 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 43/627 objects degraded (6.858%) 2023-12-06T07:41:57.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:56 smithi159 ceph-mon[146136]: pgmap v132: 161 pgs: 5 peering, 12 active+undersized+degraded, 19 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 43/627 objects degraded (6.858%) 2023-12-06T07:41:58.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:57 smithi159 ceph-mon[146136]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/627 objects degraded (6.858%), 12 pgs degraded) 2023-12-06T07:41:58.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:57 smithi159 ceph-mon[146136]: Cluster is now healthy 2023-12-06T07:41:58.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:57 smithi155 ceph-mon[159236]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/627 objects degraded (6.858%), 12 pgs degraded) 2023-12-06T07:41:58.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:57 smithi155 ceph-mon[159236]: Cluster is now healthy 2023-12-06T07:41:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:57 smithi155 ceph-mon[156423]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/627 objects degraded (6.858%), 12 pgs degraded) 2023-12-06T07:41:58.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:57 smithi155 ceph-mon[156423]: Cluster is now healthy 2023-12-06T07:41:58.968 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:41:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:41:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:41:59.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:58 smithi159 ceph-mon[146136]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2023-12-06T07:41:59.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:41:58 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:59.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:58 smithi155 ceph-mon[156423]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2023-12-06T07:41:59.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:41:58 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:41:59.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:58 smithi155 ceph-mon[159236]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2023-12-06T07:41:59.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:41:58 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:01.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:00 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:01.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:00 smithi159 ceph-mon[146136]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-06T07:42:01.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:00 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:01.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:00 smithi155 ceph-mon[156423]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-06T07:42:01.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:00 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:01.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:00 smithi155 ceph-mon[159236]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-06T07:42:03.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:02 smithi159 ceph-mon[146136]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2023-12-06T07:42:03.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:02 smithi155 ceph-mon[156423]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2023-12-06T07:42:03.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:02 smithi155 ceph-mon[159236]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2023-12-06T07:42:03.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:42:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:42:03] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.33.4" 2023-12-06T07:42:05.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:04 smithi159 ceph-mon[146136]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2023-12-06T07:42:05.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:04 smithi155 ceph-mon[156423]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2023-12-06T07:42:05.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:04 smithi155 ceph-mon[159236]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2023-12-06T07:42:06.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:06 smithi155 ceph-mon[156423]: pgmap v137: 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-06T07:42:06.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:06 smithi155 ceph-mon[159236]: pgmap v137: 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-06T07:42:06.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:06 smithi159 ceph-mon[146136]: pgmap v137: 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-06T07:42:08.700 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:42:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:42: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:42:08.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:08 smithi159 ceph-mon[146136]: pgmap v138: 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-06T07:42:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:42:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:08 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:42:08.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:08 smithi159 ceph-mon[146136]: Upgrade: osd.6 is safe to restart 2023-12-06T07:42:09.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[156423]: pgmap v138: 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-06T07:42:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:42:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:42:09.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[156423]: Upgrade: osd.6 is safe to restart 2023-12-06T07:42:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[159236]: pgmap v138: 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-06T07:42:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:42:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T07:42:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:08 smithi155 ceph-mon[159236]: Upgrade: osd.6 is safe to restart 2023-12-06T07:42:10.064 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:10 smithi159 ceph-mon[146136]: Upgrade: Updating osd.6 2023-12-06T07:42:10.064 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:10 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:10.064 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:10 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T07:42:10.064 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:10 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:10.064 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:10 smithi159 ceph-mon[146136]: Deploying daemon osd.6 on smithi159 2023-12-06T07:42:10.065 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:10 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:10.065 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:10 smithi159 ceph-mon[146136]: 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-06T07:42:10.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[156423]: Upgrade: Updating osd.6 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[156423]: Deploying daemon osd.6 on smithi159 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[156423]: 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-06T07:42:10.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[159236]: Upgrade: Updating osd.6 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:10.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[159236]: Deploying daemon osd.6 on smithi159 2023-12-06T07:42:10.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:10.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:10 smithi155 ceph-mon[159236]: 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-06T07:42:11.101 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:11 smithi159 systemd[1]: Stopping Ceph osd.6 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:42:11.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:11 smithi159 ceph-mon[146136]: osd.6 marked itself down and dead 2023-12-06T07:42:11.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[120093]: 2023-12-06T07:42:11.299+0000 7f0d2b02d700 -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-06T07:42:11.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[120093]: 2023-12-06T07:42:11.299+0000 7f0d2b02d700 -1 osd.6 133 *** Got signal Terminated *** 2023-12-06T07:42:11.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:11 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[120093]: 2023-12-06T07:42:11.299+0000 7f0d2b02d700 -1 osd.6 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:42:11.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:11 smithi155 ceph-mon[156423]: osd.6 marked itself down and dead 2023-12-06T07:42:11.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:11 smithi155 ceph-mon[159236]: osd.6 marked itself down and dead 2023-12-06T07:42:12.245 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:12 smithi159 bash[154802]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6 2023-12-06T07:42:12.608 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:12 smithi159 ceph-mon[146136]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:42:12.609 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:12 smithi159 ceph-mon[146136]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.609 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:12 smithi159 ceph-mon[146136]: osdmap e134: 8 total, 7 up, 8 in 2023-12-06T07:42:12.609 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:12 smithi159 ceph-mon[146136]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.609 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:12 smithi159 ceph-mon[146136]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.609 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:12 smithi159 ceph-mon[146136]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.609 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:12 smithi159 ceph-mon[146136]: pgmap v141: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[156423]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[156423]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[156423]: osdmap e134: 8 total, 7 up, 8 in 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[156423]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[156423]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[156423]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[156423]: pgmap v141: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[159236]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[159236]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[159236]: osdmap e134: 8 total, 7 up, 8 in 2023-12-06T07:42:12.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[159236]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[159236]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[159236]: failed to encode map e134 with expected crc 2023-12-06T07:42:12.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:12 smithi155 ceph-mon[159236]: pgmap v141: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T07:42:13.362 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:42:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:42:13] "GET /metrics HTTP/1.1" 200 38371 "" "Prometheus/2.33.4" 2023-12-06T07:42:13.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:13 smithi155 ceph-mon[156423]: failed to encode map e135 with expected crc 2023-12-06T07:42:13.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:13 smithi155 ceph-mon[156423]: osdmap e135: 8 total, 7 up, 8 in 2023-12-06T07:42:13.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:13 smithi155 ceph-mon[156423]: failed to encode map e135 with expected crc 2023-12-06T07:42:13.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:13 smithi155 ceph-mon[156423]: failed to encode map e135 with expected crc 2023-12-06T07:42:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:13 smithi155 ceph-mon[159236]: failed to encode map e135 with expected crc 2023-12-06T07:42:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:13 smithi155 ceph-mon[159236]: osdmap e135: 8 total, 7 up, 8 in 2023-12-06T07:42:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:13 smithi155 ceph-mon[159236]: failed to encode map e135 with expected crc 2023-12-06T07:42:13.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:13 smithi155 ceph-mon[159236]: failed to encode map e135 with expected crc 2023-12-06T07:42:13.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:13 smithi159 ceph-mon[146136]: failed to encode map e135 with expected crc 2023-12-06T07:42:13.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:13 smithi159 ceph-mon[146136]: osdmap e135: 8 total, 7 up, 8 in 2023-12-06T07:42:13.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:13 smithi159 ceph-mon[146136]: failed to encode map e135 with expected crc 2023-12-06T07:42:13.674 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:13 smithi159 ceph-mon[146136]: failed to encode map e135 with expected crc 2023-12-06T07:42:13.674 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:13 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.6.service: Succeeded. 2023-12-06T07:42:13.674 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:13 smithi159 systemd[1]: Stopped Ceph osd.6 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:42:13.675 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:13 smithi159 systemd[1]: Starting Ceph osd.6 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:42:14.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:14 smithi159 ceph-mon[146136]: pgmap v143: 161 pgs: 11 active+undersized+degraded, 12 peering, 2 stale+active+clean, 14 active+undersized, 122 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 42/627 objects degraded (6.699%) 2023-12-06T07:42:14.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 bash[155080]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T07:42:14.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 bash[155080]: 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-06T07:42:14.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 bash[155080]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T07:42:14.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 bash[155080]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T07:42:14.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 bash[155080]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-06T07:42:14.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 bash[155080]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T07:42:14.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 bash[155080]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-06T07:42:14.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:14 smithi155 ceph-mon[156423]: pgmap v143: 161 pgs: 11 active+undersized+degraded, 12 peering, 2 stale+active+clean, 14 active+undersized, 122 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 42/627 objects degraded (6.699%) 2023-12-06T07:42:14.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:14 smithi155 ceph-mon[159236]: pgmap v143: 161 pgs: 11 active+undersized+degraded, 12 peering, 2 stale+active+clean, 14 active+undersized, 122 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 42/627 objects degraded (6.699%) 2023-12-06T07:42:15.245 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 ceph-osd[155368]: -- 172.21.15.159:0/1104129951 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f7571c11e0 con 0x55f757191400 2023-12-06T07:42:15.246 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 bash[155330]: b8ffcc49eb167a05ef71096fd61baaed62fefa584792b9808253150fce57da2d 2023-12-06T07:42:15.246 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:14 smithi159 systemd[1]: Started Ceph osd.6 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:42:15.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:15 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:42:15.368+0000 7f04ddfae640 -1 Falling back to public interface 2023-12-06T07:42:15.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:15 smithi159 ceph-mon[146136]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:42:15.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:15 smithi159 ceph-mon[146136]: Health check failed: Degraded data redundancy: 42/627 objects degraded (6.699%), 11 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:15.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:15 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:15.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:15 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:15.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:15 smithi155 ceph-mon[156423]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:42:15.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:15 smithi155 ceph-mon[156423]: Health check failed: Degraded data redundancy: 42/627 objects degraded (6.699%), 11 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:15.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:15 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:15.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:15 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:15.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:15 smithi155 ceph-mon[159236]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:42:15.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:15 smithi155 ceph-mon[159236]: Health check failed: Degraded data redundancy: 42/627 objects degraded (6.699%), 11 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:15.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:15 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:15.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:15 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:16.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:16 smithi159 ceph-mon[146136]: pgmap v144: 161 pgs: 17 active+undersized+degraded, 12 peering, 24 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 64/627 objects degraded (10.207%) 2023-12-06T07:42:16.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:16 smithi155 ceph-mon[156423]: pgmap v144: 161 pgs: 17 active+undersized+degraded, 12 peering, 24 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 64/627 objects degraded (10.207%) 2023-12-06T07:42:16.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:16 smithi155 ceph-mon[159236]: pgmap v144: 161 pgs: 17 active+undersized+degraded, 12 peering, 24 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 64/627 objects degraded (10.207%) 2023-12-06T07:42:18.495 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:42:18.135+0000 7f04ddfae640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-06T07:42:18.495 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:42:18.164+0000 7f04ddfae640 -1 osd.6 133 log_to_monitors true 2023-12-06T07:42:18.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[156423]: pgmap v145: 161 pgs: 22 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 78/627 objects degraded (12.440%) 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[156423]: from='osd.6 [v2:172.21.15.159:6816/3848434020,v1:172.21.15.159:6817/3848434020]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[156423]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[159236]: pgmap v145: 161 pgs: 22 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 78/627 objects degraded (12.440%) 2023-12-06T07:42:18.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[159236]: from='osd.6 [v2:172.21.15.159:6816/3848434020,v1:172.21.15.159:6817/3848434020]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T07:42:18.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[159236]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T07:42:18.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:18 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.890 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.890 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.890 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-mon[146136]: pgmap v145: 161 pgs: 22 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 78/627 objects degraded (12.440%) 2023-12-06T07:42:18.890 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-mon[146136]: from='osd.6 [v2:172.21.15.159:6816/3848434020,v1:172.21.15.159:6817/3848434020]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T07:42:18.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-mon[146136]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T07:42:18.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.891 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:18.891 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:42:18.561+0000 7f04cd41b700 -1 osd.6 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:42:18.891 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:42:18 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:42: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:42:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[156423]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:42:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[156423]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T07:42:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[156423]: failed to encode map e136 with expected crc 2023-12-06T07:42:19.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[156423]: osdmap e136: 8 total, 7 up, 8 in 2023-12-06T07:42:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[156423]: from='osd.6 [v2:172.21.15.159:6816/3848434020,v1:172.21.15.159:6817/3848434020]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:19.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[156423]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:19.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[159236]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:42:19.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[159236]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T07:42:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[159236]: failed to encode map e136 with expected crc 2023-12-06T07:42:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[159236]: osdmap e136: 8 total, 7 up, 8 in 2023-12-06T07:42:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[159236]: from='osd.6 [v2:172.21.15.159:6816/3848434020,v1:172.21.15.159:6817/3848434020]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:19.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:19 smithi155 ceph-mon[159236]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:19 smithi159 ceph-mon[146136]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:42:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:19 smithi159 ceph-mon[146136]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T07:42:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:19 smithi159 ceph-mon[146136]: failed to encode map e136 with expected crc 2023-12-06T07:42:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:19 smithi159 ceph-mon[146136]: osdmap e136: 8 total, 7 up, 8 in 2023-12-06T07:42:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:19 smithi159 ceph-mon[146136]: from='osd.6 [v2:172.21.15.159:6816/3848434020,v1:172.21.15.159:6817/3848434020]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:19.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:19 smithi159 ceph-mon[146136]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:20.809 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:42:20.809 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: osd.6 [v2:172.21.15.159:6816/3848434020,v1:172.21.15.159:6817/3848434020] boot 2023-12-06T07:42:20.809 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: osdmap e137: 8 total, 8 up, 8 in 2023-12-06T07:42:20.809 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.809 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:42:20.809 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.809 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: pgmap v148: 161 pgs: 22 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 78/627 objects degraded (12.440%) 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: osd.6 [v2:172.21.15.159:6816/3848434020,v1:172.21.15.159:6817/3848434020] boot 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: osdmap e137: 8 total, 8 up, 8 in 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.810 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:20.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: pgmap v148: 161 pgs: 22 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 78/627 objects degraded (12.440%) 2023-12-06T07:42:20.811 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: osd.6 [v2:172.21.15.159:6816/3848434020,v1:172.21.15.159:6817/3848434020] boot 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: osdmap e137: 8 total, 8 up, 8 in 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: failed to encode map e137 with expected crc 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: pgmap v148: 161 pgs: 22 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 78/627 objects degraded (12.440%) 2023-12-06T07:42:20.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:20 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:21.120 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:42:20 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:42:20.807+0000 7fc7d2a81700 -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-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: osdmap e138: 8 total, 8 up, 8 in 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:21.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[159236]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: osdmap e138: 8 total, 8 up, 8 in 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:21.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:42:21.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:21.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:42:21.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:21.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:21.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:21.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:21.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:21.873 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:21 smithi155 ceph-mon[156423]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T07:42:21.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: osdmap e138: 8 total, 8 up, 8 in 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: failed to encode map e138 with expected crc 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:21.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:21.997 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:21 smithi159 ceph-mon[146136]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T07:42:22.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:22 smithi155 ceph-mon[156423]: pgmap v150: 161 pgs: 10 peering, 15 active+undersized+degraded, 21 active+undersized, 115 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 55/627 objects degraded (8.772%) 2023-12-06T07:42:22.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:22 smithi155 ceph-mon[159236]: pgmap v150: 161 pgs: 10 peering, 15 active+undersized+degraded, 21 active+undersized, 115 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 55/627 objects degraded (8.772%) 2023-12-06T07:42:22.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:22 smithi159 ceph-mon[146136]: pgmap v150: 161 pgs: 10 peering, 15 active+undersized+degraded, 21 active+undersized, 115 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 55/627 objects degraded (8.772%) 2023-12-06T07:42:23.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:42:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:42:23] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.33.4" 2023-12-06T07:42:23.953 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:42:24.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:24.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:24.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:24.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:24.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:24.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:24.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:24.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:24.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:24.585 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:42:24.585 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (5m) 91s ago 9m 27.3M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:42:24.585 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (4m) 7s ago 8m 59.0M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:42:24.585 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (4m) 91s ago 8m 56.3M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:42:24.585 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (4m) 7s ago 12m 450M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:42:24.585 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (4m) 91s ago 13m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:42:24.585 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (3m) 91s ago 13m 80.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e a49f37368b99 2023-12-06T07:42:24.585 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (3m) 7s ago 12m 59.0M 2048M 19.0.0-26-g0482646f 26bb7d89db2e e9ecb942ea89 2023-12-06T07:42:24.585 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (3m) 91s ago 12m 65.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 436567f33256 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (5m) 91s ago 9m 22.3M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (4m) 7s ago 9m 26.7M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (2m) 91s ago 11m 76.4M 2744M 19.0.0-26-g0482646f 26bb7d89db2e b81e9c30a3d9 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (2m) 91s ago 11m 69.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e ce2c4d768d13 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (2m) 91s ago 11m 57.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 98770725bcb4 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (94s) 91s ago 11m 12.6M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 1c261f250fbe 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (66s) 7s ago 10m 72.0M 3000M 19.0.0-26-g0482646f 26bb7d89db2e 3a1f1fcb640d 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (37s) 7s ago 10m 60.0M 3000M 19.0.0-26-g0482646f 26bb7d89db2e b649dcf45c76 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (9s) 7s ago 10m 14.7M 3000M 19.0.0-26-g0482646f 26bb7d89db2e b8ffcc49eb16 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (10m) 7s ago 10m 168M 3000M 17.2.0 e1d6a67b021e aeaf44d1a1e6 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (4m) 7s ago 9m 71.0M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (8m) 91s ago 8m 95.1M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (8m) 7s ago 8m 94.4M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (8m) 91s ago 8m 95.6M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:42:24.586 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (8m) 7s ago 8m 94.7M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:42:24.969 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 7 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:42:24.970 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:42:24.971 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:42:24.971 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:42:24.971 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-06T07:42:24.971 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 12 2023-12-06T07:42:24.971 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:42:24.971 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:42:25.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:24 smithi159 ceph-mon[146136]: pgmap v151: 161 pgs: 10 peering, 2 active+undersized+degraded, 2 active+undersized, 147 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/627 objects degraded (1.595%) 2023-12-06T07:42:25.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:24 smithi159 ceph-mon[146136]: from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:25.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:24 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/3253752560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:25.292 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:42:25.292 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "12/23 daemons upgraded", 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2023-12-06T07:42:25.293 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:42:25.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:24 smithi155 ceph-mon[159236]: pgmap v151: 161 pgs: 10 peering, 2 active+undersized+degraded, 2 active+undersized, 147 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/627 objects degraded (1.595%) 2023-12-06T07:42:25.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:24 smithi155 ceph-mon[159236]: from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:25.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:24 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/3253752560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:25.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:24 smithi155 ceph-mon[156423]: pgmap v151: 161 pgs: 10 peering, 2 active+undersized+degraded, 2 active+undersized, 147 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/627 objects degraded (1.595%) 2023-12-06T07:42:25.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:24 smithi155 ceph-mon[156423]: from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:25.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:24 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/3253752560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:25.686 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded 2023-12-06T07:42:25.686 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded 2023-12-06T07:42:25.687 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.6 is active+undersized+degraded, acting [1,4] 2023-12-06T07:42:25.687 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2023-12-06T07:42:26.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:25 smithi159 ceph-mon[146136]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:26.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:25 smithi159 ceph-mon[146136]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:26.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:25 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:26.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:25 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/1774503169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:42:26.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:25 smithi155 ceph-mon[156423]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:26.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:25 smithi155 ceph-mon[156423]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:25 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:26.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:25 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/1774503169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:42:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:25 smithi155 ceph-mon[159236]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:25 smithi155 ceph-mon[159236]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:25 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:26.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:25 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/1774503169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:42:27.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:26 smithi159 ceph-mon[146136]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:27.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:26 smithi159 ceph-mon[146136]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:42:27.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:26 smithi159 ceph-mon[146136]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded) 2023-12-06T07:42:27.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:26 smithi159 ceph-mon[146136]: Cluster is now healthy 2023-12-06T07:42:27.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:26 smithi155 ceph-mon[159236]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:27.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:26 smithi155 ceph-mon[159236]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:42:27.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:26 smithi155 ceph-mon[159236]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded) 2023-12-06T07:42:27.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:26 smithi155 ceph-mon[159236]: Cluster is now healthy 2023-12-06T07:42:27.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:26 smithi155 ceph-mon[156423]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:27.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:26 smithi155 ceph-mon[156423]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:42:27.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:26 smithi155 ceph-mon[156423]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded) 2023-12-06T07:42:27.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:26 smithi155 ceph-mon[156423]: Cluster is now healthy 2023-12-06T07:42:28.988 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:42:28 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:42: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.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"smithi155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.155\", device_class=\"ssd\", hostname=\"smithi155\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.155\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T07:42:29.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:28 smithi159 ceph-mon[146136]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T07:42:29.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:28 smithi155 ceph-mon[156423]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T07:42:29.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:28 smithi155 ceph-mon[159236]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T07:42:31.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:30 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:31.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:30 smithi159 ceph-mon[146136]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T07:42:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:30 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:31.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:30 smithi155 ceph-mon[156423]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T07:42:31.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:30 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:31.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:30 smithi155 ceph-mon[159236]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T07:42:33.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:32 smithi155 ceph-mon[159236]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2023-12-06T07:42:33.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:32 smithi155 ceph-mon[156423]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2023-12-06T07:42:33.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:42:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:42:33] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.33.4" 2023-12-06T07:42:33.495 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:32 smithi159 ceph-mon[146136]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2023-12-06T07:42:34.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:34 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:34.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:34 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:34.495 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:34 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:35.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:35 smithi155 ceph-mon[156423]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:42:35.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:35 smithi155 ceph-mon[159236]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:42:35.495 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:35 smithi159 ceph-mon[146136]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:42:36.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:36 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:36.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:36 smithi159 ceph-mon[146136]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:36.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:36 smithi159 ceph-mon[146136]: Upgrade: osd.7 is safe to restart 2023-12-06T07:42:36.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:36 smithi159 ceph-mon[146136]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:42:36.620 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:36 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:36.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:36 smithi155 ceph-mon[159236]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:36.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:36 smithi155 ceph-mon[159236]: Upgrade: osd.7 is safe to restart 2023-12-06T07:42:36.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:36 smithi155 ceph-mon[159236]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:42:36.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:36 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:36.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:36 smithi155 ceph-mon[156423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T07:42:36.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:36 smithi155 ceph-mon[156423]: Upgrade: osd.7 is safe to restart 2023-12-06T07:42:36.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:36 smithi155 ceph-mon[156423]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T07:42:38.120 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[159236]: Upgrade: Updating osd.7 2023-12-06T07:42:38.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:38.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T07:42:38.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:38.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[159236]: Deploying daemon osd.7 on smithi159 2023-12-06T07:42:38.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[156423]: Upgrade: Updating osd.7 2023-12-06T07:42:38.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:38.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T07:42:38.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:38.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:37 smithi155 ceph-mon[156423]: Deploying daemon osd.7 on smithi159 2023-12-06T07:42:38.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:37 smithi159 ceph-mon[146136]: Upgrade: Updating osd.7 2023-12-06T07:42:38.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:37 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:38.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:37 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T07:42:38.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:37 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:38.216 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:37 smithi159 ceph-mon[146136]: Deploying daemon osd.7 on smithi159 2023-12-06T07:42:39.147 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:38 smithi159 ceph-mon[146136]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:42:39.148 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:39.148 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:39.148 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:38 smithi159 systemd[1]: Stopping Ceph osd.7 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:42:39.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:38 smithi155 ceph-mon[156423]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:42:39.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:39.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:38 smithi155 ceph-mon[159236]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:42:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:39.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:39.495 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[123566]: 2023-12-06T07:42:39.145+0000 7fa577962700 -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-06T07:42:39.495 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[123566]: 2023-12-06T07:42:39.145+0000 7fa577962700 -1 osd.7 138 *** Got signal Terminated *** 2023-12-06T07:42:39.496 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:39 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[123566]: 2023-12-06T07:42:39.145+0000 7fa577962700 -1 osd.7 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:42:40.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:39 smithi155 ceph-mon[156423]: osd.7 marked itself down and dead 2023-12-06T07:42:40.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:39 smithi155 ceph-mon[159236]: osd.7 marked itself down and dead 2023-12-06T07:42:40.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:39 smithi159 ceph-mon[146136]: osd.7 marked itself down and dead 2023-12-06T07:42:40.877 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:40 smithi159 bash[157468]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7 2023-12-06T07:42:41.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:40 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:41.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:40 smithi159 ceph-mon[146136]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:42:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:40 smithi159 ceph-mon[146136]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:42:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:40 smithi159 ceph-mon[146136]: osdmap e139: 8 total, 7 up, 8 in 2023-12-06T07:42:41.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:40 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:41.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:40 smithi155 ceph-mon[159236]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:42:41.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:40 smithi155 ceph-mon[159236]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:42:41.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:40 smithi155 ceph-mon[159236]: osdmap e139: 8 total, 7 up, 8 in 2023-12-06T07:42:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:40 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:40 smithi155 ceph-mon[156423]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T07:42:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:40 smithi155 ceph-mon[156423]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T07:42:41.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:40 smithi155 ceph-mon[156423]: osdmap e139: 8 total, 7 up, 8 in 2023-12-06T07:42:42.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:41 smithi159 ceph-mon[146136]: osdmap e140: 8 total, 7 up, 8 in 2023-12-06T07:42:42.230 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:41 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.7.service: Succeeded. 2023-12-06T07:42:42.230 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:41 smithi159 systemd[1]: Stopped Ceph osd.7 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:42:42.230 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:41 smithi159 systemd[1]: Starting Ceph osd.7 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:42:42.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:41 smithi155 ceph-mon[156423]: osdmap e140: 8 total, 7 up, 8 in 2023-12-06T07:42:42.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:41 smithi155 ceph-mon[159236]: osdmap e140: 8 total, 7 up, 8 in 2023-12-06T07:42:42.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:42 smithi159 ceph-mon[146136]: pgmap v162: 161 pgs: 6 active+undersized+degraded, 13 peering, 16 stale+active+clean, 10 active+undersized, 116 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 17/627 objects degraded (2.711%) 2023-12-06T07:42:42.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:42 smithi159 ceph-mon[146136]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:42:42.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:42 smithi159 ceph-mon[146136]: Health check failed: Degraded data redundancy: 17/627 objects degraded (2.711%), 6 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:42.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:42 smithi159 bash[157740]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T07:42:42.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:42 smithi159 bash[157740]: 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-06T07:42:42.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:42 smithi159 bash[157740]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T07:42:42.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:42 smithi159 bash[157740]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T07:42:42.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:42 smithi159 bash[157740]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-06T07:42:42.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:42 smithi159 bash[157740]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T07:42:42.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:42 smithi159 bash[157740]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-06T07:42:43.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:42:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:42:43] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.33.4" 2023-12-06T07:42:43.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:42 smithi155 ceph-mon[156423]: pgmap v162: 161 pgs: 6 active+undersized+degraded, 13 peering, 16 stale+active+clean, 10 active+undersized, 116 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 17/627 objects degraded (2.711%) 2023-12-06T07:42:43.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:42 smithi155 ceph-mon[156423]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:42:43.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:42 smithi155 ceph-mon[156423]: Health check failed: Degraded data redundancy: 17/627 objects degraded (2.711%), 6 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:43.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:42 smithi155 ceph-mon[159236]: pgmap v162: 161 pgs: 6 active+undersized+degraded, 13 peering, 16 stale+active+clean, 10 active+undersized, 116 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 17/627 objects degraded (2.711%) 2023-12-06T07:42:43.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:42 smithi155 ceph-mon[159236]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T07:42:43.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:42 smithi155 ceph-mon[159236]: Health check failed: Degraded data redundancy: 17/627 objects degraded (2.711%), 6 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:43.745 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:43 smithi159 ceph-osd[158055]: -- 172.21.15.159:0/2189242251 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555e7e36b1e0 con 0x555e7e33ac00 2023-12-06T07:42:43.745 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:43 smithi159 bash[158018]: f157d20fd42e49981f11f5957b9a08bfdfa890c0bc5574037f63a37b898678bf 2023-12-06T07:42:43.746 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:43 smithi159 systemd[1]: Started Ceph osd.7 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:42:44.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:43 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:42:43.895+0000 7f750e127640 -1 Falling back to public interface 2023-12-06T07:42:44.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:44 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:44.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:44 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:44.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:44 smithi159 ceph-mon[146136]: pgmap v163: 161 pgs: 21 active+undersized+degraded, 13 peering, 1 stale+active+clean, 30 active+undersized, 96 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 63/627 objects degraded (10.048%) 2023-12-06T07:42:44.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:44 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:44.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:44 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:44.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:44 smithi155 ceph-mon[156423]: pgmap v163: 161 pgs: 21 active+undersized+degraded, 13 peering, 1 stale+active+clean, 30 active+undersized, 96 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 63/627 objects degraded (10.048%) 2023-12-06T07:42:44.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:44 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:44.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:44 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:44.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:44 smithi155 ceph-mon[159236]: pgmap v163: 161 pgs: 21 active+undersized+degraded, 13 peering, 1 stale+active+clean, 30 active+undersized, 96 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 63/627 objects degraded (10.048%) 2023-12-06T07:42:46.623 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:46 smithi155 ceph-mon[156423]: pgmap v164: 161 pgs: 30 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 85/627 objects degraded (13.557%) 2023-12-06T07:42:46.623 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:46 smithi155 ceph-mon[159236]: pgmap v164: 161 pgs: 30 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 85/627 objects degraded (13.557%) 2023-12-06T07:42:46.632 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:46 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:42:46.602+0000 7f750e127640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-06T07:42:46.632 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:46 smithi159 ceph-mon[146136]: pgmap v164: 161 pgs: 30 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 85/627 objects degraded (13.557%) 2023-12-06T07:42:46.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:46 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:42:46.631+0000 7f750e127640 -1 osd.7 138 log_to_monitors true 2023-12-06T07:42:47.620 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:42:47 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:42:47.439+0000 7f74ff598700 -1 osd.7 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T07:42:47.620 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:47 smithi159 ceph-mon[146136]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:42:47.620 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:47 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:47 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:47 smithi159 ceph-mon[146136]: from='osd.7 [v2:172.21.15.159:6824/1924581014,v1:172.21.15.159:6825/1924581014]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:47 smithi159 ceph-mon[146136]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:47 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:47 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[156423]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[156423]: from='osd.7 [v2:172.21.15.159:6824/1924581014,v1:172.21.15.159:6825/1924581014]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:42:47.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[156423]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:42:47.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[159236]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T07:42:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[159236]: from='osd.7 [v2:172.21.15.159:6824/1924581014,v1:172.21.15.159:6825/1924581014]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:42:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[159236]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T07:42:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:47.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:47 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:48.424 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:48 smithi159 ceph-mon[146136]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T07:42:48.424 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:48 smithi159 ceph-mon[146136]: from='osd.7 [v2:172.21.15.159:6824/1924581014,v1:172.21.15.159:6825/1924581014]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:48.424 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:48 smithi159 ceph-mon[146136]: osdmap e141: 8 total, 7 up, 8 in 2023-12-06T07:42:48.424 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:48 smithi159 ceph-mon[146136]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:48.424 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:48 smithi159 ceph-mon[146136]: pgmap v166: 161 pgs: 30 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/627 objects degraded (13.557%) 2023-12-06T07:42:48.870 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[159236]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T07:42:48.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[159236]: from='osd.7 [v2:172.21.15.159:6824/1924581014,v1:172.21.15.159:6825/1924581014]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:48.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[159236]: osdmap e141: 8 total, 7 up, 8 in 2023-12-06T07:42:48.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[159236]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:48.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[159236]: pgmap v166: 161 pgs: 30 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/627 objects degraded (13.557%) 2023-12-06T07:42:48.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[156423]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T07:42:48.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[156423]: from='osd.7 [v2:172.21.15.159:6824/1924581014,v1:172.21.15.159:6825/1924581014]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:48.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[156423]: osdmap e141: 8 total, 7 up, 8 in 2023-12-06T07:42:48.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[156423]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-12-06T07:42:48.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:48 smithi155 ceph-mon[156423]: pgmap v166: 161 pgs: 30 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 85/627 objects degraded (13.557%) 2023-12-06T07:42:49.734 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:42:49.584+0000 7fc796f56700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T07:42:49.735 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:42:49.735 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: osd.7 [v2:172.21.15.159:6824/1924581014,v1:172.21.15.159:6825/1924581014] boot 2023-12-06T07:42:49.735 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: osdmap e142: 8 total, 8 up, 8 in 2023-12-06T07:42:49.735 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:42:49.735 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:49.735 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:49.735 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[156423]: osdmap e143: 8 total, 8 up, 8 in 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: osd.7 [v2:172.21.15.159:6824/1924581014,v1:172.21.15.159:6825/1924581014] boot 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: osdmap e142: 8 total, 8 up, 8 in 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:42:49.736 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:49.737 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:49 smithi155 ceph-mon[159236]: osdmap e143: 8 total, 8 up, 8 in 2023-12-06T07:42:49.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T07:42:49.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: osd.7 [v2:172.21.15.159:6824/1924581014,v1:172.21.15.159:6825/1924581014] boot 2023-12-06T07:42:49.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: osdmap e142: 8 total, 8 up, 8 in 2023-12-06T07:42:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T07:42:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:42:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:49.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:49 smithi159 ceph-mon[146136]: osdmap e143: 8 total, 8 up, 8 in 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: Upgrade: Setting container_image for all osd 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T07:42:50.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T07:42:50.747 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T07:42:50.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T07:42:50.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:50.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: pgmap v169: 161 pgs: 10 peering, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 80/627 objects degraded (12.759%) 2023-12-06T07:42:50.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:50.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:42:50.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:50.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:50.748 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:50 smithi159 ceph-mon[146136]: Health check update: Degraded data redundancy: 85/627 objects degraded (13.557%), 30 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: Upgrade: Setting container_image for all osd 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T07:42:50.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T07:42:50.872 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: Upgrade: Setting container_image for all osd 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T07:42:50.873 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T07:42:50.874 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: pgmap v169: 161 pgs: 10 peering, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 80/627 objects degraded (12.759%) 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[156423]: Health check update: Degraded data redundancy: 85/627 objects degraded (13.557%), 30 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a[156401]: 2023-12-06T07:42:50.586+0000 7f3849648700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: pgmap v169: 161 pgs: 10 peering, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 80/627 objects degraded (12.759%) 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:42:50.875 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:42:50.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:50.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:42:50.876 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:50 smithi155 ceph-mon[159236]: Health check update: Degraded data redundancy: 85/627 objects degraded (13.557%), 30 pgs degraded (PG_DEGRADED) 2023-12-06T07:42:51.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:51 smithi159 ceph-mon[146136]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T07:42:51.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:51 smithi155 ceph-mon[156423]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T07:42:51.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:51 smithi155 ceph-mon[159236]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T07:42:52.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:52 smithi159 ceph-mon[146136]: pgmap v170: 161 pgs: 10 peering, 15 active+undersized+degraded, 22 active+undersized, 114 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 56/627 objects degraded (8.931%) 2023-12-06T07:42:52.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:52 smithi155 ceph-mon[156423]: pgmap v170: 161 pgs: 10 peering, 15 active+undersized+degraded, 22 active+undersized, 114 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 56/627 objects degraded (8.931%) 2023-12-06T07:42:52.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:52 smithi155 ceph-mon[159236]: pgmap v170: 161 pgs: 10 peering, 15 active+undersized+degraded, 22 active+undersized, 114 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 56/627 objects degraded (8.931%) 2023-12-06T07:42:53.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:42:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:42:53] "GET /metrics HTTP/1.1" 200 38454 "" "Prometheus/2.33.4" 2023-12-06T07:42:54.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:54.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:54.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:54.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:54.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:54.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:54.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:42:54.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:42:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:54 smithi159 ceph-mon[146136]: pgmap v171: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 828 B/s rd, 0 op/s 2023-12-06T07:42:55.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:54 smithi159 ceph-mon[146136]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/627 objects degraded (8.931%), 15 pgs degraded) 2023-12-06T07:42:55.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:54 smithi155 ceph-mon[156423]: pgmap v171: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 828 B/s rd, 0 op/s 2023-12-06T07:42:55.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:54 smithi155 ceph-mon[156423]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/627 objects degraded (8.931%), 15 pgs degraded) 2023-12-06T07:42:55.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:54 smithi155 ceph-mon[159236]: pgmap v171: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 828 B/s rd, 0 op/s 2023-12-06T07:42:55.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:54 smithi155 ceph-mon[159236]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/627 objects degraded (8.931%), 15 pgs degraded) 2023-12-06T07:42:56.037 INFO:teuthology.orchestra.run.smithi155.stdout:true 2023-12-06T07:42:56.359 INFO:teuthology.orchestra.run.smithi155.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-06T07:42:56.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:56 smithi155 ceph-mon[156423]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:42:56.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:56 smithi155 ceph-mon[156423]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:56.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:56 smithi155 ceph-mon[159236]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:42:56.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:56 smithi155 ceph-mon[159236]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:56.675 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch ps' 2023-12-06T07:42:56.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:56 smithi159 ceph-mon[146136]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T07:42:56.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:56 smithi159 ceph-mon[146136]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:57.568 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:57 smithi155 ceph-mon[156423]: from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:57.568 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:57 smithi155 ceph-mon[159236]: from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:57.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:57 smithi159 ceph-mon[146136]: from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (5m) 2m ago 9m 27.3M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (5m) 11s ago 9m 59.1M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (4m) 2m ago 9m 56.3M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (4m) 11s ago 12m 450M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (5m) 2m ago 14m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (4m) 2m ago 14m 80.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e a49f37368b99 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (3m) 11s ago 12m 57.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e e9ecb942ea89 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (4m) 2m ago 13m 65.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 436567f33256 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (5m) 2m ago 10m 22.3M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (5m) 11s ago 9m 26.1M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (3m) 2m ago 12m 76.4M 2744M 19.0.0-26-g0482646f 26bb7d89db2e b81e9c30a3d9 2023-12-06T07:42:57.988 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (3m) 2m ago 12m 69.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e ce2c4d768d13 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (2m) 2m ago 12m 57.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 98770725bcb4 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (2m) 2m ago 11m 12.6M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 1c261f250fbe 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (99s) 11s ago 11m 82.2M 3000M 19.0.0-26-g0482646f 26bb7d89db2e 3a1f1fcb640d 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (70s) 11s ago 11m 67.5M 3000M 19.0.0-26-g0482646f 26bb7d89db2e b649dcf45c76 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (43s) 11s ago 10m 61.7M 3000M 19.0.0-26-g0482646f 26bb7d89db2e b8ffcc49eb16 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (14s) 11s ago 10m 12.5M 3000M 19.0.0-26-g0482646f 26bb7d89db2e f157d20fd42e 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (4m) 11s ago 10m 71.1M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (9m) 2m ago 9m 95.1M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (9m) 11s ago 9m 94.6M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (9m) 2m ago 9m 95.6M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:42:57.989 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (9m) 11s ago 9m 94.9M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:42:58.346 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph versions' 2023-12-06T07:42:58.620 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:58 smithi155 ceph-mon[159236]: pgmap v173: 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-06T07:42:58.620 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:42:58 smithi155 ceph-mon[159236]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:58.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:58 smithi155 ceph-mon[156423]: pgmap v173: 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-06T07:42:58.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:42:58 smithi155 ceph-mon[156423]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:58.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:58 smithi159 ceph-mon[146136]: pgmap v173: 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-06T07:42:58.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:42:58 smithi159 ceph-mon[146136]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:42:59.729 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:42:59.729 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:42:59.729 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:42:59.729 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 8 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 13 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:42:59.730 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:43:00.087 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-06T07:43:00.775 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:00 smithi155 ceph-mon[156423]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2023-12-06T07:43:00.776 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:00 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/2679692869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:43:00.776 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:00 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:00.776 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:00 smithi155 ceph-mon[159236]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2023-12-06T07:43:00.776 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:00 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/2679692869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:43:00.776 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:00 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:00.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:00 smithi159 ceph-mon[146136]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2023-12-06T07:43:00.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:00 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/2679692869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:43:00.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:00 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:01.165 INFO:teuthology.orchestra.run.smithi155.stdout:wait for servicemap items w/ changing names to refresh 2023-12-06T07:43:01.478 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'sleep 60' 2023-12-06T07:43:02.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:02 smithi159 ceph-mon[146136]: pgmap v175: 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-06T07:43:03.007 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:02 smithi155 ceph-mon[156423]: pgmap v175: 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-06T07:43:03.007 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:02 smithi155 ceph-mon[159236]: pgmap v175: 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-06T07:43:03.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:43:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:43:03] "GET /metrics HTTP/1.1" 200 38454 "" "Prometheus/2.33.4" 2023-12-06T07:43:04.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:04 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:43:04.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:04 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:43:04.495 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:04 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:43:05.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:05 smithi155 ceph-mon[159236]: pgmap v176: 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-06T07:43:05.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:05 smithi155 ceph-mon[156423]: pgmap v176: 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-06T07:43:05.495 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:05 smithi159 ceph-mon[146136]: pgmap v176: 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-06T07:43:06.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:06 smithi155 ceph-mon[156423]: pgmap v177: 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-06T07:43:06.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:06 smithi155 ceph-mon[159236]: pgmap v177: 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-06T07:43:06.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:06 smithi159 ceph-mon[146136]: pgmap v177: 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-06T07:43:09.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:08 smithi159 ceph-mon[146136]: pgmap v178: 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-06T07:43:09.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:43:09.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:09.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:08 smithi155 ceph-mon[156423]: pgmap v178: 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-06T07:43:09.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:43:09.370 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:08 smithi155 ceph-mon[159236]: pgmap v178: 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-06T07:43:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:43:09.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:11.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:10 smithi159 ceph-mon[146136]: 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-06T07:43:11.246 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:10 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:11.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:10 smithi155 ceph-mon[156423]: 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-06T07:43:11.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:10 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:11.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:10 smithi155 ceph-mon[159236]: 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-06T07:43:11.371 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:10 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:13.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:12 smithi159 ceph-mon[146136]: pgmap v180: 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-06T07:43:13.370 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:12 smithi155 ceph-mon[159236]: pgmap v180: 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-06T07:43:13.371 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:12 smithi155 ceph-mon[156423]: pgmap v180: 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-06T07:43:13.371 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:43:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:43:13] "GET /metrics HTTP/1.1" 200 38452 "" "Prometheus/2.33.4" 2023-12-06T07:43:15.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:14 smithi159 ceph-mon[146136]: pgmap v181: 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-06T07:43:15.372 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:14 smithi155 ceph-mon[156423]: pgmap v181: 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-06T07:43:15.372 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:14 smithi155 ceph-mon[159236]: pgmap v181: 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-06T07:43:16.622 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:16 smithi155 ceph-mon[156423]: pgmap v182: 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-06T07:43:16.622 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:16 smithi155 ceph-mon[159236]: pgmap v182: 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-06T07:43:16.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:16 smithi159 ceph-mon[146136]: pgmap v182: 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-06T07:43:18.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:18 smithi159 ceph-mon[146136]: pgmap v183: 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-06T07:43:19.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:18 smithi155 ceph-mon[156423]: pgmap v183: 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-06T07:43:19.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:18 smithi155 ceph-mon[159236]: pgmap v183: 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-06T07:43:20.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:20 smithi159 ceph-mon[146136]: 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-06T07:43:20.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:20 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:21.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:20 smithi155 ceph-mon[156423]: 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-06T07:43:21.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:20 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:20 smithi155 ceph-mon[159236]: 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-06T07:43:21.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:20 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:22.998 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:22 smithi159 ceph-mon[146136]: pgmap v185: 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-06T07:43:23.006 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:22 smithi155 ceph-mon[156423]: pgmap v185: 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-06T07:43:23.006 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:22 smithi155 ceph-mon[159236]: pgmap v185: 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-06T07:43:23.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:43:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:43:23] "GET /metrics HTTP/1.1" 200 38450 "" "Prometheus/2.33.4" 2023-12-06T07:43:23.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:23 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:24.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:23 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:24.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:23 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:24.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:24 smithi159 ceph-mon[146136]: pgmap v186: 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-06T07:43:25.127 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:24 smithi155 ceph-mon[156423]: pgmap v186: 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-06T07:43:25.128 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:24 smithi155 ceph-mon[159236]: pgmap v186: 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-06T07:43:26.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:26 smithi155 ceph-mon[156423]: pgmap v187: 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-06T07:43:26.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:26 smithi155 ceph-mon[159236]: pgmap v187: 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-06T07:43:26.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:26 smithi159 ceph-mon[146136]: pgmap v187: 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-06T07:43:28.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:28 smithi159 ceph-mon[146136]: pgmap v188: 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-06T07:43:29.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:28 smithi155 ceph-mon[156423]: pgmap v188: 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-06T07:43:29.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:28 smithi155 ceph-mon[159236]: pgmap v188: 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-06T07:43:30.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:30 smithi159 ceph-mon[146136]: 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-06T07:43:30.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:30 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:31.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:30 smithi155 ceph-mon[156423]: 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-06T07:43:31.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:30 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:31.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:30 smithi155 ceph-mon[159236]: 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-06T07:43:31.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:30 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:32.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:32 smithi159 ceph-mon[146136]: pgmap v190: 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-06T07:43:33.006 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:32 smithi155 ceph-mon[156423]: pgmap v190: 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-06T07:43:33.007 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:32 smithi155 ceph-mon[159236]: pgmap v190: 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-06T07:43:33.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:43:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:43:33] "GET /metrics HTTP/1.1" 200 38450 "" "Prometheus/2.33.4" 2023-12-06T07:43:34.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:34 smithi159 ceph-mon[146136]: pgmap v191: 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-06T07:43:35.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:34 smithi155 ceph-mon[156423]: pgmap v191: 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-06T07:43:35.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:34 smithi155 ceph-mon[159236]: pgmap v191: 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-06T07:43:36.620 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:36 smithi155 ceph-mon[156423]: pgmap v192: 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-06T07:43:36.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:36 smithi155 ceph-mon[159236]: pgmap v192: 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-06T07:43:36.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:36 smithi159 ceph-mon[146136]: pgmap v192: 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-06T07:43:38.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:38 smithi159 ceph-mon[146136]: pgmap v193: 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-06T07:43:38.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:38 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:38 smithi155 ceph-mon[156423]: pgmap v193: 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-06T07:43:39.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:38 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:39.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:38 smithi155 ceph-mon[159236]: pgmap v193: 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-06T07:43:39.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:38 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:40.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:40 smithi159 ceph-mon[146136]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-06T07:43:40.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:40 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:41.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:40 smithi155 ceph-mon[156423]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-06T07:43:41.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:40 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:40 smithi155 ceph-mon[159236]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-06T07:43:41.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:40 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:42.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:42 smithi159 ceph-mon[146136]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 32 op/s 2023-12-06T07:43:43.006 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:42 smithi155 ceph-mon[156423]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 32 op/s 2023-12-06T07:43:43.006 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:42 smithi155 ceph-mon[159236]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 32 op/s 2023-12-06T07:43:43.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:43:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:43:43] "GET /metrics HTTP/1.1" 200 38449 "" "Prometheus/2.33.4" 2023-12-06T07:43:44.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:44 smithi159 ceph-mon[146136]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s 2023-12-06T07:43:45.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:44 smithi155 ceph-mon[156423]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s 2023-12-06T07:43:45.120 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:44 smithi155 ceph-mon[159236]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s 2023-12-06T07:43:46.621 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:46 smithi155 ceph-mon[156423]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2023-12-06T07:43:46.621 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:46 smithi155 ceph-mon[159236]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2023-12-06T07:43:46.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:46 smithi159 ceph-mon[146136]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2023-12-06T07:43:48.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:48 smithi159 ceph-mon[146136]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 0 B/s wr, 219 op/s 2023-12-06T07:43:49.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:48 smithi155 ceph-mon[156423]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 0 B/s wr, 219 op/s 2023-12-06T07:43:49.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:48 smithi155 ceph-mon[159236]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 0 B/s wr, 219 op/s 2023-12-06T07:43:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:50 smithi159 ceph-mon[146136]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 0 B/s wr, 230 op/s 2023-12-06T07:43:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:50 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:43:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:43:50.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:50 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:43:51.120 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[159236]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 0 B/s wr, 230 op/s 2023-12-06T07:43:51.120 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:51.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:43:51.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:43:51.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:43:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[156423]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 0 B/s wr, 230 op/s 2023-12-06T07:43:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:43:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T07:43:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T07:43:51.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:50 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' 2023-12-06T07:43:52.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:52 smithi159 ceph-mon[146136]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 237 op/s 2023-12-06T07:43:53.006 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:52 smithi155 ceph-mon[156423]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 237 op/s 2023-12-06T07:43:53.007 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:52 smithi155 ceph-mon[159236]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 237 op/s 2023-12-06T07:43:53.370 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:43:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:43:53] "GET /metrics HTTP/1.1" 200 38449 "" "Prometheus/2.33.4" 2023-12-06T07:43:53.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:53 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:54.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:53 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:54.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:53 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:43:54.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:54 smithi159 ceph-mon[146136]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 0 B/s wr, 207 op/s 2023-12-06T07:43:55.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:54 smithi155 ceph-mon[156423]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 0 B/s wr, 207 op/s 2023-12-06T07:43:55.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:54 smithi155 ceph-mon[159236]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 0 B/s wr, 207 op/s 2023-12-06T07:43:56.746 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:56 smithi159 ceph-mon[146136]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 138 op/s 2023-12-06T07:43:56.870 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:56 smithi155 ceph-mon[156423]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 138 op/s 2023-12-06T07:43:56.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:56 smithi155 ceph-mon[159236]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 138 op/s 2023-12-06T07:43:58.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:43:58 smithi159 ceph-mon[146136]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 96 op/s 2023-12-06T07:43:59.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:43:58 smithi155 ceph-mon[156423]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 96 op/s 2023-12-06T07:43:59.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:43:58 smithi155 ceph-mon[159236]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 96 op/s 2023-12-06T07:44:00.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:00 smithi159 ceph-mon[146136]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2023-12-06T07:44:00.996 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:00 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:44:01.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:00 smithi155 ceph-mon[156423]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2023-12-06T07:44:01.121 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:00 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:44:01.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:00 smithi155 ceph-mon[159236]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2023-12-06T07:44:01.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:00 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:44:02.748 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:02 smithi155 ceph-mon[156423]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-06T07:44:02.748 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:02 smithi155 ceph-mon[159236]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-06T07:44:02.750 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch ps' 2023-12-06T07:44:02.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:02 smithi159 ceph-mon[146136]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-06T07:44:03.333 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:44:03] "GET /metrics HTTP/1.1" 200 38449 "" "Prometheus/2.33.4" 2023-12-06T07:44:04.033 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T07:44:04.033 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.a smithi155 *:9093,9094 running (6m) 3m ago 10m 27.3M - 0.23.0 ba2b418f427c db0c0e3db939 2023-12-06T07:44:04.033 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.a smithi159 *:3000 running (6m) 77s ago 10m 59.1M - 8.3.5 dad864ee21e9 f7b9d74239fd 2023-12-06T07:44:04.033 INFO:teuthology.orchestra.run.smithi155.stdout:iscsi.foo.smithi155.yrrtmu smithi155 running (5m) 3m ago 10m 56.3M - 3.5 e1d6a67b021e efcee75994fd 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.x smithi159 *:8443,9283,8765 running (5m) 77s ago 13m 450M - 19.0.0-26-g0482646f 26bb7d89db2e 86e9e8769c5a 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.y smithi155 *:8443,9283,8765 running (6m) 3m ago 15m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 1bbba20b385a 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:mon.a smithi155 running (5m) 3m ago 15m 80.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e a49f37368b99 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:mon.b smithi159 running (5m) 77s ago 14m 57.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e e9ecb942ea89 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:mon.c smithi155 running (5m) 3m ago 14m 65.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 436567f33256 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.a smithi155 *:9100 running (6m) 3m ago 11m 22.3M - 1.3.1 1dbe0e931976 e9f71db958f9 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.b smithi159 *:9100 running (6m) 77s ago 11m 26.1M - 1.3.1 1dbe0e931976 c231b0ae8330 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (4m) 3m ago 13m 76.4M 2744M 19.0.0-26-g0482646f 26bb7d89db2e b81e9c30a3d9 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (4m) 3m ago 13m 69.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e ce2c4d768d13 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (3m) 3m ago 13m 57.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 98770725bcb4 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (3m) 3m ago 12m 12.6M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 1c261f250fbe 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi159 running (2m) 77s ago 12m 82.2M 3000M 19.0.0-26-g0482646f 26bb7d89db2e 3a1f1fcb640d 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi159 running (2m) 77s ago 12m 67.5M 3000M 19.0.0-26-g0482646f 26bb7d89db2e b649dcf45c76 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi159 running (109s) 77s ago 12m 61.7M 3000M 19.0.0-26-g0482646f 26bb7d89db2e b8ffcc49eb16 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi159 running (80s) 77s ago 11m 12.5M 3000M 19.0.0-26-g0482646f 26bb7d89db2e f157d20fd42e 2023-12-06T07:44:04.034 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.a smithi159 *:9095 running (5m) 77s ago 11m 71.1M - 2.33.4 514e6a882f6e 63af30aaaf5c 2023-12-06T07:44:04.035 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi155.udrpyy smithi155 *:8000 running (10m) 3m ago 10m 95.1M - 17.2.0 e1d6a67b021e 125801a1eaf6 2023-12-06T07:44:04.035 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.foo.smithi159.mvnoup smithi159 *:8000 running (10m) 77s ago 10m 94.6M - 17.2.0 e1d6a67b021e e8b29203cf21 2023-12-06T07:44:04.035 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi155.zdhfiy smithi155 *:80 running (10m) 3m ago 10m 95.6M - 17.2.0 e1d6a67b021e 003141e99676 2023-12-06T07:44:04.035 INFO:teuthology.orchestra.run.smithi155.stdout:rgw.smpl.smithi159.tjafvs smithi159 *:80 running (10m) 77s ago 10m 94.9M - 17.2.0 e1d6a67b021e 9e191029906f 2023-12-06T07:44:04.377 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph versions' 2023-12-06T07:44:04.973 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:04 smithi155 ceph-mon[159236]: pgmap v206: 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-06T07:44:04.974 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:04 smithi155 ceph-mon[159236]: from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:44:04.974 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:04 smithi155 ceph-mon[156423]: pgmap v206: 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-06T07:44:04.974 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:04 smithi155 ceph-mon[156423]: from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:44:04.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:04 smithi159 ceph-mon[146136]: pgmap v206: 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-06T07:44:04.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:04 smithi159 ceph-mon[146136]: from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:44:05.816 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 8 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: "rgw": { 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T07:44:05.817 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2023-12-06T07:44:05.818 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2023-12-06T07:44:05.818 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T07:44:05.818 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 13 2023-12-06T07:44:05.818 INFO:teuthology.orchestra.run.smithi155.stdout: } 2023-12-06T07:44:05.818 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:44:06.178 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch upgrade status' 2023-12-06T07:44:06.473 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:06 smithi155 ceph-mon[159236]: pgmap v207: 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-06T07:44:06.473 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:06 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/1759279280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:44:06.473 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:06 smithi155 ceph-mon[156423]: pgmap v207: 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-06T07:44:06.473 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:06 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/1759279280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:44:06.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:06 smithi159 ceph-mon[146136]: pgmap v207: 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-06T07:44:06.745 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:06 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/1759279280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:44:07.477 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2023-12-06T07:44:07.477 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T07:44:07.477 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2023-12-06T07:44:07.477 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T07:44:07.478 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2023-12-06T07:44:07.478 INFO:teuthology.orchestra.run.smithi155.stdout: "osd", 2023-12-06T07:44:07.478 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2023-12-06T07:44:07.478 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2023-12-06T07:44:07.478 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2023-12-06T07:44:07.478 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "13/23 daemons upgraded", 2023-12-06T07:44:07.478 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-06T07:44:07.478 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": true 2023-12-06T07:44:07.478 INFO:teuthology.orchestra.run.smithi155.stdout:} 2023-12-06T07:44:07.836 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph health detail' 2023-12-06T07:44:08.739 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:08 smithi155 ceph-mon[159236]: from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:44:08.740 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:08 smithi155 ceph-mon[159236]: pgmap v208: 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-06T07:44:08.740 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:08 smithi155 ceph-mon[159236]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:44:08.740 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:08 smithi155 ceph-mon[156423]: from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:44:08.740 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:08 smithi155 ceph-mon[156423]: pgmap v208: 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-06T07:44:08.740 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:08 smithi155 ceph-mon[156423]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:44:08.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:08 smithi159 ceph-mon[146136]: from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T07:44:08.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:08 smithi159 ceph-mon[146136]: pgmap v208: 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-06T07:44:08.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:08 smithi159 ceph-mon[146136]: from='mgr.34107 172.21.15.155:0/1427681069' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T07:44:09.180 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-06T07:44:09.180 INFO:teuthology.orchestra.run.smithi155.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T07:44:09.181 INFO:teuthology.orchestra.run.smithi155.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-06T07:44:09.543 DEBUG:teuthology.orchestra.run.smithi155:> 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-06T07:44:09.815 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:09 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/132928377' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:44:09.816 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:09 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/132928377' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:44:09.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:09 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/132928377' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T07:44:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:10 smithi155 ceph-mon[156423]: pgmap v209: 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-06T07:44:10.871 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:10 smithi155 ceph-mon[156423]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:44:10.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:10 smithi155 ceph-mon[159236]: pgmap v209: 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-06T07:44:10.871 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:10 smithi155 ceph-mon[159236]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:44:10.912 INFO:teuthology.orchestra.run.smithi155.stdout:false 2023-12-06T07:44:10.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:10 smithi159 ceph-mon[146136]: pgmap v209: 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-06T07:44:10.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:10 smithi159 ceph-mon[146136]: from='client.15330 -' entity='client.iscsi.foo.smithi155.yrrtmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T07:44:11.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:44:11.260 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 smithi155 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T07:44:11.331 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=b7975dbd8ea94ed2a543c1043a9cf43b 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 smithi155 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 0c98e95c-9409-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T07:44:11.334 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-06T07:44:11.343 INFO:tasks.cephadm:Teardown begin 2023-12-06T07:44:11.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T07:44:11.386 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T07:44:11.424 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-06T07:44:11.424 DEBUG:teuthology.orchestra.run.smithi155:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T07:44:11.444 DEBUG:teuthology.orchestra.run.smithi159:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T07:44:11.484 INFO:tasks.cephadm:Stopping all daemons... 2023-12-06T07:44:11.484 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-06T07:44:11.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.a 2023-12-06T07:44:11.842 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:11 smithi155 systemd[1]: Stopping Ceph mon.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:11.843 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-mon[156423]: from='client.? 172.21.15.155:0/695499820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:44:11.843 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a[156401]: 2023-12-06T07:44:11.716+0000 7f384c64e700 -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-06T07:44:11.843 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a[156401]: 2023-12-06T07:44:11.716+0000 7f384c64e700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-06T07:44:11.843 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:11] ENGINE Bus STOPPING 2023-12-06T07:44:11.843 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T07:44:11.843 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:11] ENGINE Bus STOPPED 2023-12-06T07:44:11.844 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:11] ENGINE Bus STARTING 2023-12-06T07:44:11.844 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:11] ENGINE Serving on http://:::9283 2023-12-06T07:44:11.844 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-mon[159236]: from='client.? 172.21.15.155:0/695499820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:44:11.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:11 smithi159 ceph-mon[146136]: from='client.? 172.21.15.155:0/695499820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T07:44:12.120 INFO:journalctl@ceph.mon.a.smithi155.stdout:Dec 06 07:44:11 smithi155 bash[175903]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-a 2023-12-06T07:44:12.121 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:11 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:11] ENGINE Bus STARTED 2023-12-06T07:44:12.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.a.service' 2023-12-06T07:44:12.257 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:12.257 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-06T07:44:12.258 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-06T07:44:12.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.c 2023-12-06T07:44:12.507 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:12 smithi155 systemd[1]: Stopping Ceph mon.c for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:12.507 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-c[159213]: 2023-12-06T07:44:12.504+0000 7f12abc0f700 -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-06T07:44:12.508 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-c[159213]: 2023-12-06T07:44:12.504+0000 7f12abc0f700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-06T07:44:12.856 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:12] ENGINE Bus STOPPING 2023-12-06T07:44:12.856 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T07:44:12.857 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:12] ENGINE Bus STOPPED 2023-12-06T07:44:12.857 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:12] ENGINE Bus STARTING 2023-12-06T07:44:12.857 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:12] ENGINE Serving on http://:::9283 2023-12-06T07:44:12.857 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:12 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: [06/Dec/2023:07:44:12] ENGINE Bus STARTED 2023-12-06T07:44:13.120 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: ::ffff:172.21.15.159 - - [06/Dec/2023:07:44:13] "GET /metrics HTTP/1.1" 200 38448 "" "Prometheus/2.33.4" 2023-12-06T07:44:13.121 INFO:journalctl@ceph.mon.c.smithi155.stdout:Dec 06 07:44:12 smithi155 bash[176068]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-c 2023-12-06T07:44:13.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.c.service' 2023-12-06T07:44:13.171 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:13.171 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-06T07:44:13.171 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-06T07:44:13.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.b 2023-12-06T07:44:13.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:13 smithi159 systemd[1]: Stopping Ceph mon.b for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:13.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:13 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-b[146113]: 2023-12-06T07:44:13.405+0000 7ff2fa9fa700 -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-06T07:44:13.496 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:13 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-b[146113]: 2023-12-06T07:44:13.405+0000 7ff2fa9fa700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-06T07:44:13.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Dec 06 07:44:13 smithi159 bash[159978]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mon-b 2023-12-06T07:44:14.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mon.b.service' 2023-12-06T07:44:14.115 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:14.116 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-06T07:44:14.116 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-06T07:44:14.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.y 2023-12-06T07:44:14.447 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:14 smithi155 systemd[1]: Stopping Ceph mgr.y for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:14.448 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:14 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:44:14.349+0000 7fc804aa5700 -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-06T07:44:14.448 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:14 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y[151002]: 2023-12-06T07:44:14.349+0000 7fc804aa5700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-06T07:44:14.759 INFO:journalctl@ceph.mgr.y.smithi155.stdout:Dec 06 07:44:14 smithi155 bash[176226]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-y 2023-12-06T07:44:14.764 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-06T07:44:14.800 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:14.800 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-06T07:44:14.800 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-06T07:44:14.801 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.x 2023-12-06T07:44:15.203 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:44:14 smithi159 systemd[1]: Stopping Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:15.485 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:44:15 smithi159 bash[160127]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-mgr-x 2023-12-06T07:44:15.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.x.service' 2023-12-06T07:44:15.741 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:44:15 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T07:44:15.742 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:44:15 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T07:44:15.742 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Dec 06 07:44:15 smithi159 systemd[1]: Stopped Ceph mgr.x for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:44:15.751 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:15.752 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-06T07:44:15.752 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-06T07:44:15.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.0 2023-12-06T07:44:16.121 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:44:15 smithi155 systemd[1]: Stopping Ceph osd.0 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:16.121 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:44:15 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[163086]: 2023-12-06T07:44:15.983+0000 7f7392ddf700 -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-06T07:44:16.121 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:44:15 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[163086]: 2023-12-06T07:44:15.983+0000 7f7392ddf700 -1 osd.0 143 *** Got signal Terminated *** 2023-12-06T07:44:16.121 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:44:15 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0[163086]: 2023-12-06T07:44:15.983+0000 7f7392ddf700 -1 osd.0 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:44:21.870 INFO:journalctl@ceph.osd.0.smithi155.stdout:Dec 06 07:44:21 smithi155 bash[176372]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-0 2023-12-06T07:44:22.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.0.service' 2023-12-06T07:44:22.719 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:22.719 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-06T07:44:22.719 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-06T07:44:22.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.1 2023-12-06T07:44:22.966 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:44:22 smithi155 systemd[1]: Stopping Ceph osd.1 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:23.370 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:44:22 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[165980]: 2023-12-06T07:44:22.964+0000 7f44aa5d1700 -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-06T07:44:23.370 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:44:22 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[165980]: 2023-12-06T07:44:22.964+0000 7f44aa5d1700 -1 osd.1 143 *** Got signal Terminated *** 2023-12-06T07:44:23.371 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:44:22 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1[165980]: 2023-12-06T07:44:22.964+0000 7f44aa5d1700 -1 osd.1 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:44:23.870 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44: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://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:23.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:23 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:23.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:24.620 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:24 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:24.238Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:24.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:24 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:24.239Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:28.870 INFO:journalctl@ceph.osd.1.smithi155.stdout:Dec 06 07:44:28 smithi155 bash[176631]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-1 2023-12-06T07:44:29.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.1.service' 2023-12-06T07:44:29.786 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:29.786 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-06T07:44:29.786 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-06T07:44:29.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.2 2023-12-06T07:44:30.057 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:44:29 smithi155 systemd[1]: Stopping Ceph osd.2 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:30.370 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:44:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[168775]: 2023-12-06T07:44:30.056+0000 7fac78a9c700 -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-06T07:44:30.370 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:44:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[168775]: 2023-12-06T07:44:30.056+0000 7fac78a9c700 -1 osd.2 143 *** Got signal Terminated *** 2023-12-06T07:44:30.370 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:44:30 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2[168775]: 2023-12-06T07:44:30.056+0000 7fac78a9c700 -1 osd.2 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:44:33.870 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:44:33.532Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:33.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:33.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:33.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:33 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:33.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:34.620 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:44:34.239Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:34.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:34.239Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:34.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:34 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:34.240Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:36.121 INFO:journalctl@ceph.osd.2.smithi155.stdout:Dec 06 07:44:35 smithi155 bash[176896]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-2 2023-12-06T07:44:36.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.2.service' 2023-12-06T07:44:36.915 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:36.915 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-06T07:44:36.916 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-06T07:44:36.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.3 2023-12-06T07:44:37.164 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:44:36 smithi155 systemd[1]: Stopping Ceph osd.3 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:37.620 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:44:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[171560]: 2023-12-06T07:44:37.163+0000 7fc66f9ca700 -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-06T07:44:37.620 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:44:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[171560]: 2023-12-06T07:44:37.163+0000 7fc66f9ca700 -1 osd.3 143 *** Got signal Terminated *** 2023-12-06T07:44:37.621 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:44:37 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3[171560]: 2023-12-06T07:44:37.163+0000 7fc66f9ca700 -1 osd.3 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:44:42.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:41 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:41.944+0000 7ff139cd3700 -1 osd.4 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:18.916862+0000 front 2023-12-06T07:44:18.916933+0000 (oldest deadline 2023-12-06T07:44:41.816691+0000) 2023-12-06T07:44:42.870 INFO:journalctl@ceph.osd.3.smithi155.stdout:Dec 06 07:44:42 smithi155 bash[177154]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-3 2023-12-06T07:44:43.245 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:42 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:42.913+0000 7ff139cd3700 -1 osd.4 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:18.916862+0000 front 2023-12-06T07:44:18.916933+0000 (oldest deadline 2023-12-06T07:44:41.816691+0000) 2023-12-06T07:44:43.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:42 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:42.917+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:43.785 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:44:43.533Z 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://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:43.785 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:43.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:43.785 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:43 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:43.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:43.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.3.service' 2023-12-06T07:44:43.832 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:43.832 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-06T07:44:43.833 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-06T07:44:43.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.4 2023-12-06T07:44:43.864 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:43 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:43.497+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:44.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:43 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:43.945+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:44.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:43 smithi159 systemd[1]: Stopping Ceph osd.4 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:44.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:43 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:43.946+0000 7ff139cd3700 -1 osd.4 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:18.916862+0000 front 2023-12-06T07:44:18.916933+0000 (oldest deadline 2023-12-06T07:44:41.816691+0000) 2023-12-06T07:44:44.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:44 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:44.100+0000 7ff13fedd700 -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-06T07:44:44.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:44 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:44.100+0000 7ff13fedd700 -1 osd.4 143 *** Got signal Terminated *** 2023-12-06T07:44:44.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:44 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:44.100+0000 7ff13fedd700 -1 osd.4 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:44:44.620 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:44 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:44:44.239Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:44.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:44 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:44.240Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:44.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:44 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:44.240Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:44.907 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:44 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:44.499+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:45.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:44 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:44.944+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:45.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:44 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:44.906+0000 7ff139cd3700 -1 osd.4 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:18.916862+0000 front 2023-12-06T07:44:18.916933+0000 (oldest deadline 2023-12-06T07:44:41.816691+0000) 2023-12-06T07:44:45.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:45 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:45.506+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:45.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:45 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:45.395+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:46.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:45 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:45.961+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:46.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:45 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:45.915+0000 7ff139cd3700 -1 osd.4 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:18.916862+0000 front 2023-12-06T07:44:18.916933+0000 (oldest deadline 2023-12-06T07:44:41.816691+0000) 2023-12-06T07:44:46.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:46 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:46.465+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:46.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:46 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:46.355+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:47.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:46 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:46.948+0000 7ff139cd3700 -1 osd.4 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:18.916862+0000 front 2023-12-06T07:44:18.916933+0000 (oldest deadline 2023-12-06T07:44:41.816691+0000) 2023-12-06T07:44:47.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:46 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:46.957+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:47.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:47 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:47.462+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:47.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:47 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:47.308+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:48.246 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:47 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:47.920+0000 7ff139cd3700 -1 osd.4 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:18.916862+0000 front 2023-12-06T07:44:18.916933+0000 (oldest deadline 2023-12-06T07:44:41.816691+0000) 2023-12-06T07:44:48.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:47 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:47.987+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:48.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:48 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:48.500+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:48.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:48 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:48.297+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:49.245 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:48 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4[150020]: 2023-12-06T07:44:48.934+0000 7ff139cd3700 -1 osd.4 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:18.916862+0000 front 2023-12-06T07:44:18.916933+0000 (oldest deadline 2023-12-06T07:44:41.816691+0000) 2023-12-06T07:44:49.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:49.026+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:49.557 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:49.469+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:49.558 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:49 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:49.284+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:49.995 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:49 smithi159 bash[160279]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-4 2023-12-06T07:44:50.306 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:50.018+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:50.306 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:50.018+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:50.672 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:50.510+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:50.672 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:50.305+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:50.888 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.4.service' 2023-12-06T07:44:50.957 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:50 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.4.service: Succeeded. 2023-12-06T07:44:50.957 INFO:journalctl@ceph.osd.4.smithi159.stdout:Dec 06 07:44:50 smithi159 systemd[1]: Stopped Ceph osd.4 for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:44:50.969 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:50.970 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-06T07:44:50.970 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-06T07:44:50.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.5 2023-12-06T07:44:51.245 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:51 smithi159 systemd[1]: Stopping Ceph osd.5 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:51.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:50.991+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:51.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:50 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:50.991+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:51.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:51.311+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:51.746 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:51.250+0000 7f9c87d19700 -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-06T07:44:51.746 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:51.250+0000 7f9c87d19700 -1 osd.5 143 *** Got signal Terminated *** 2023-12-06T07:44:51.746 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:51.250+0000 7f9c87d19700 -1 osd.5 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:44:51.746 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:51.464+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:51.746 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:51.464+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:27.829049+0000 front 2023-12-06T07:44:27.829035+0000 (oldest deadline 2023-12-06T07:44:51.328793+0000) 2023-12-06T07:44:52.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:51.957+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:52.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:51 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:51.957+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:52.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:52 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:52.467+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:52.746 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:52 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:52.467+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:27.829049+0000 front 2023-12-06T07:44:27.829035+0000 (oldest deadline 2023-12-06T07:44:51.328793+0000) 2023-12-06T07:44:52.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:52 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:52.335+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:52.747 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:52 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:52.335+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:44:53.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:52 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:52.920+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:53.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:52 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:52.920+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:53.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:53 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:53.435+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:53.746 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:53 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:53.435+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:27.829049+0000 front 2023-12-06T07:44:27.829035+0000 (oldest deadline 2023-12-06T07:44:51.328793+0000) 2023-12-06T07:44:53.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:53 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:53.336+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:53.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:53 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:53.336+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:44:53.870 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:44:53.534Z 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://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:53.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:53.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:53.871 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:53 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:53.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:54.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:53 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:53.925+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:54.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:53 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:53.925+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:54.620 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:54 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:44:54.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://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 9 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:54.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:54 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44: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://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:44:54.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:44:54 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:44:54.241Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:44:54.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:54 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:54.475+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:54.746 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:54 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:54.475+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:27.829049+0000 front 2023-12-06T07:44:27.829035+0000 (oldest deadline 2023-12-06T07:44:51.328793+0000) 2023-12-06T07:44:54.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:54 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:54.336+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:54.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:54 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:54.336+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:44:55.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:54 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:54.880+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:55.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:54 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:54.880+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:55.745 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:55.426+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:16.727493+0000 front 2023-12-06T07:44:16.727591+0000 (oldest deadline 2023-12-06T07:44:42.627368+0000) 2023-12-06T07:44:55.746 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5[152677]: 2023-12-06T07:44:55.426+0000 7f9c82310700 -1 osd.5 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:27.829049+0000 front 2023-12-06T07:44:27.829035+0000 (oldest deadline 2023-12-06T07:44:51.328793+0000) 2023-12-06T07:44:55.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:55.316+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:55.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:55.316+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:44:56.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:55.903+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:56.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:55 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:55.903+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:56.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:56.294+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:56.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:56.294+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:44:57.245 INFO:journalctl@ceph.osd.5.smithi159.stdout:Dec 06 07:44:56 smithi159 bash[160540]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-5 2023-12-06T07:44:57.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:56.918+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:57.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:56.918+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:57.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:56 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:56.918+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:44:57.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:57.335+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:57.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:57.335+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:44:58.197 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:57.891+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:58.197 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:57.891+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:58.197 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:57 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:57.891+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:44:58.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.5.service' 2023-12-06T07:44:58.244 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:44:58.245 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-06T07:44:58.245 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-06T07:44:58.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.6 2023-12-06T07:44:58.495 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:58 smithi159 systemd[1]: Stopping Ceph osd.6 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:44:58.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:58.376+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:58.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:58.376+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:44:58.879 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:58.557+0000 7f04d4627700 -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-06T07:44:58.880 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:58.557+0000 7f04d4627700 -1 osd.6 143 *** Got signal Terminated *** 2023-12-06T07:44:58.880 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:58.557+0000 7f04d4627700 -1 osd.6 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:44:59.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:58.878+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:44:59.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:58.878+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:44:59.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:58 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:58.878+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:44:59.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:59.398+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:44:59.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:59.398+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:44:59.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:44:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:44:59.398+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:00.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:59.912+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:00.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:59.912+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:00.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:44:59 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:44:59.912+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:00.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:00.403+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:00.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:00.403+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:00.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:00.403+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:01.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:00.872+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:01.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:00.872+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:01.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:00 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:00.872+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:01.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:01 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:01.451+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:01.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:01 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:01.451+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:01.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:01 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:01.451+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:02.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:01 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:01.830+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:02.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:01 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:01.830+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:02.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:01 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:01.830+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:02.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:02.456+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:02.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:02.456+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:02.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:02.456+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:03.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:02.842+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:03.245 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:02.842+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:03.246 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:02 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:02.842+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:03.745 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:03.447+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:03.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:03.447+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:03.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:03.447+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:03.746 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:03.447+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2023-12-06T07:44:38.685935+0000 front 2023-12-06T07:44:38.685994+0000 (oldest deadline 2023-12-06T07:45:02.785809+0000) 2023-12-06T07:45:03.870 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:45:03.535Z 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://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:45:03.882 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:45:03.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:45:03.883 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:03 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:45:03.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:45:04.111 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:03.832+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:04.111 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:03.832+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:04.111 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:03.832+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:04.112 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: *** Caught signal (Segmentation fault) ** 2023-12-06T07:45:04.112 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: in thread 7f04bdbfc700 thread_name:safe_timer 2023-12-06T07:45:04.112 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev) 2023-12-06T07:45:04.112 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f04dba6ccf0] 2023-12-06T07:45:04.112 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55f7543af72a] 2023-12-06T07:45:04.113 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x55f754434500] 2023-12-06T07:45:04.113 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55f7540415f3] 2023-12-06T07:45:04.113 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55f7542b7a31] 2023-12-06T07:45:04.113 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x55f753fbcc51] 2023-12-06T07:45:04.113 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55f753fbecaa] 2023-12-06T07:45:04.113 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55f753fc0c53] 2023-12-06T07:45:04.113 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55f753f223ca] 2023-12-06T07:45:04.113 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x55f75455d43f] 2023-12-06T07:45:04.113 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55f75455e761] 2023-12-06T07:45:04.114 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f04dba621ca] 2023-12-06T07:45:04.114 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 13: clone() 2023-12-06T07:45:04.114 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:03.839+0000 7f04bdbfc700 -1 *** Caught signal (Segmentation fault) ** 2023-12-06T07:45:04.114 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: in thread 7f04bdbfc700 thread_name:safe_timer 2023-12-06T07:45:04.114 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:04.114 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev) 2023-12-06T07:45:04.114 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f04dba6ccf0] 2023-12-06T07:45:04.114 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55f7543af72a] 2023-12-06T07:45:04.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x55f754434500] 2023-12-06T07:45:04.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55f7540415f3] 2023-12-06T07:45:04.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55f7542b7a31] 2023-12-06T07:45:04.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x55f753fbcc51] 2023-12-06T07:45:04.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55f753fbecaa] 2023-12-06T07:45:04.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55f753fc0c53] 2023-12-06T07:45:04.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55f753f223ca] 2023-12-06T07:45:04.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x55f75455d43f] 2023-12-06T07:45:04.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55f75455e761] 2023-12-06T07:45:04.116 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f04dba621ca] 2023-12-06T07:45:04.116 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 13: clone() 2023-12-06T07:45:04.116 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2023-12-06T07:45:04.116 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:04.116 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -2530> 2023-12-06T07:44:45.395+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.116 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -2365> 2023-12-06T07:44:46.355+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.116 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -2284> 2023-12-06T07:44:47.308+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.116 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -2212> 2023-12-06T07:44:48.297+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.117 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -2165> 2023-12-06T07:44:49.284+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.117 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1667> 2023-12-06T07:44:50.305+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.117 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1615> 2023-12-06T07:44:51.311+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.117 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1566> 2023-12-06T07:44:52.335+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.117 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1565> 2023-12-06T07:44:52.335+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.117 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1187> 2023-12-06T07:44:53.336+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.117 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1186> 2023-12-06T07:44:53.336+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.117 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1145> 2023-12-06T07:44:54.336+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.117 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1144> 2023-12-06T07:44:54.336+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.118 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1109> 2023-12-06T07:44:55.316+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.118 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1108> 2023-12-06T07:44:55.316+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.118 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1031> 2023-12-06T07:44:56.294+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.118 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -1030> 2023-12-06T07:44:56.294+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.118 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -938> 2023-12-06T07:44:57.335+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.118 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -937> 2023-12-06T07:44:57.335+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.118 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -524> 2023-12-06T07:44:58.376+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.118 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -523> 2023-12-06T07:44:58.376+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.119 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -512> 2023-12-06T07:44:58.557+0000 7f04d4627700 -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-06T07:45:04.119 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -511> 2023-12-06T07:44:58.557+0000 7f04d4627700 -1 osd.6 143 *** Got signal Terminated *** 2023-12-06T07:45:04.119 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -509> 2023-12-06T07:44:58.557+0000 7f04d4627700 -1 osd.6 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:45:04.119 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -480> 2023-12-06T07:44:59.398+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.119 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -479> 2023-12-06T07:44:59.398+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.119 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -478> 2023-12-06T07:44:59.398+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:04.119 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -446> 2023-12-06T07:45:00.403+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.119 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -445> 2023-12-06T07:45:00.403+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.120 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -444> 2023-12-06T07:45:00.403+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:04.120 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -255> 2023-12-06T07:45:01.451+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.120 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -254> 2023-12-06T07:45:01.451+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.120 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -253> 2023-12-06T07:45:01.451+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:04.120 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -195> 2023-12-06T07:45:02.456+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.120 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -194> 2023-12-06T07:45:02.456+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.120 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -193> 2023-12-06T07:45:02.456+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:04.120 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -104> 2023-12-06T07:45:03.447+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:20.082679+0000 front 2023-12-06T07:44:20.082868+0000 (oldest deadline 2023-12-06T07:44:45.283326+0000) 2023-12-06T07:45:04.120 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -103> 2023-12-06T07:45:03.447+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.984565+0000 front 2023-12-06T07:44:26.984574+0000 (oldest deadline 2023-12-06T07:44:51.684461+0000) 2023-12-06T07:45:04.121 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -102> 2023-12-06T07:45:03.447+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:31.685016+0000 front 2023-12-06T07:44:31.685049+0000 (oldest deadline 2023-12-06T07:44:58.685387+0000) 2023-12-06T07:45:04.121 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: -101> 2023-12-06T07:45:03.447+0000 7f04cec1e700 -1 osd.6 143 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2023-12-06T07:44:38.685935+0000 front 2023-12-06T07:44:38.685994+0000 (oldest deadline 2023-12-06T07:45:02.785809+0000) 2023-12-06T07:45:04.121 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 0> 2023-12-06T07:45:03.839+0000 7f04bdbfc700 -1 *** Caught signal (Segmentation fault) ** 2023-12-06T07:45:04.121 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: in thread 7f04bdbfc700 thread_name:safe_timer 2023-12-06T07:45:04.121 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:04.121 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev) 2023-12-06T07:45:04.121 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f04dba6ccf0] 2023-12-06T07:45:04.121 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55f7543af72a] 2023-12-06T07:45:04.121 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x55f754434500] 2023-12-06T07:45:04.122 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55f7540415f3] 2023-12-06T07:45:04.122 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55f7542b7a31] 2023-12-06T07:45:04.122 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x55f753fbcc51] 2023-12-06T07:45:04.122 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55f753fbecaa] 2023-12-06T07:45:04.122 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55f753fc0c53] 2023-12-06T07:45:04.122 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55f753f223ca] 2023-12-06T07:45:04.122 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x55f75455d43f] 2023-12-06T07:45:04.122 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55f75455e761] 2023-12-06T07:45:04.123 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f04dba621ca] 2023-12-06T07:45:04.123 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 13: clone() 2023-12-06T07:45:04.123 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2023-12-06T07:45:04.123 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:03 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6[155345]: 2023-12-06T07:45:04.123 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:04 smithi159 bash[160803]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-6 2023-12-06T07:45:04.496 INFO:journalctl@ceph.osd.6.smithi159.stdout:Dec 06 07:45:04 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.6.service: Main process exited, code=exited, status=139/n/a 2023-12-06T07:45:04.620 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:04 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:45:04.240Z 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://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:45:04.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:04 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:45: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://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:45:04.621 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:04 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:45: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://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:45:04.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:04 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:04.808+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:04.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:04 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:04.808+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:04.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:04 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:04.808+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:04.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:04 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:04.808+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2023-12-06T07:44:37.652280+0000 front 2023-12-06T07:44:37.652295+0000 (oldest deadline 2023-12-06T07:45:04.052664+0000) 2023-12-06T07:45:05.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.6.service' 2023-12-06T07:45:05.411 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:45:05.411 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-06T07:45:05.411 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-06T07:45:05.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.7 2023-12-06T07:45:05.682 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:05 smithi159 systemd[1]: Stopping Ceph osd.7 for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:45:05.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:05.681+0000 7f75047a0700 -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-06T07:45:05.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:05.681+0000 7f75047a0700 -1 osd.7 143 *** Got signal Terminated *** 2023-12-06T07:45:05.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:05.681+0000 7f75047a0700 -1 osd.7 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T07:45:05.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:05.776+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:05.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:05.776+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:05.997 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:05.776+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:05.997 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:05 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:05.776+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2023-12-06T07:44:37.652280+0000 front 2023-12-06T07:44:37.652295+0000 (oldest deadline 2023-12-06T07:45:04.052664+0000) 2023-12-06T07:45:06.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:06.742+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:06.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:06.742+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:06.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:06.742+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:06.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:06 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:06.742+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2023-12-06T07:44:37.652280+0000 front 2023-12-06T07:44:37.652295+0000 (oldest deadline 2023-12-06T07:45:04.052664+0000) 2023-12-06T07:45:07.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:07 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:07.714+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:07.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:07 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:07.714+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:07.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:07 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:07.714+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:07.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:07 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:07.714+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2023-12-06T07:44:37.652280+0000 front 2023-12-06T07:44:37.652295+0000 (oldest deadline 2023-12-06T07:45:04.052664+0000) 2023-12-06T07:45:08.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:08.734+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:08.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:08.734+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:08.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:08.734+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:08.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:08 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:08.734+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2023-12-06T07:44:37.652280+0000 front 2023-12-06T07:44:37.652295+0000 (oldest deadline 2023-12-06T07:45:04.052664+0000) 2023-12-06T07:45:09.995 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:09 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:09.708+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2023-12-06T07:44:17.249554+0000 front 2023-12-06T07:44:17.249463+0000 (oldest deadline 2023-12-06T07:44:42.549367+0000) 2023-12-06T07:45:09.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:09 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:09.708+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2023-12-06T07:44:26.650393+0000 front 2023-12-06T07:44:26.650515+0000 (oldest deadline 2023-12-06T07:44:49.550396+0000) 2023-12-06T07:45:09.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:09 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:09.708+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2023-12-06T07:44:34.251429+0000 front 2023-12-06T07:44:34.251500+0000 (oldest deadline 2023-12-06T07:44:56.551298+0000) 2023-12-06T07:45:09.996 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:09 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7[158032]: 2023-12-06T07:45:09.708+0000 7f7500d9b700 -1 osd.7 143 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2023-12-06T07:44:37.652280+0000 front 2023-12-06T07:44:37.652295+0000 (oldest deadline 2023-12-06T07:45:04.052664+0000) 2023-12-06T07:45:11.745 INFO:journalctl@ceph.osd.7.smithi159.stdout:Dec 06 07:45:11 smithi159 bash[161063]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-osd-7 2023-12-06T07:45:12.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@osd.7.service' 2023-12-06T07:45:12.684 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:45:12.684 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-06T07:45:12.684 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-06T07:45:12.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-0c98e95c-9409-11ee-95a2-87774f69a715@prometheus.a 2023-12-06T07:45:12.823 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.563Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.155:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.155:8765: connect: connection refused" 2023-12-06T07:45:12.823 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.565Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.155:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.155:8765: connect: connection refused" 2023-12-06T07:45:12.823 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.569Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.155:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.155:8765: connect: connection refused" 2023-12-06T07:45:12.824 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.569Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.155:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.155:8765: connect: connection refused" 2023-12-06T07:45:12.824 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 systemd[1]: Stopping Ceph prometheus.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:45:12.824 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.822Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T07:45:12.824 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.822Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T07:45:13.115 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.822Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T07:45:13.115 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.822Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T07:45:13.115 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.822Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T07:45:13.116 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.822Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T07:45:13.116 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.823Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T07:45:13.116 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.823Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T07:45:13.116 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.823Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T07:45:13.116 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.823Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T07:45:13.116 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.823Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T07:45:13.116 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a[141443]: ts=2023-12-06T07:45:12.823Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T07:45:13.116 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Dec 06 07:45:12 smithi159 bash[161296]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T07:45:13.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c98e95c-9409-11ee-95a2-87774f69a715@prometheus.a.service' 2023-12-06T07:45:13.159 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T07:45:13.160 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-06T07:45:13.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T07:45:13.799 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:45:13.536Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:45:13.799 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:45:13.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:45:13.799 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:13 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:45:13.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:45:14.421 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:45:14 smithi155 systemd[1]: Stopping Ceph node-exporter.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:45:14.422 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:14 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=error ts=2023-12-06T07:45: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://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:45:14.422 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:14 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:45:14.242Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2023-12-06T07:45:14.422 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:14 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=warn ts=2023-12-06T07:45: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://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-12-06T07:45:14.713 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:45:14 smithi155 bash[177652]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T07:45:14.713 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:45:14 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T07:45:14.713 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:45:14 smithi155 bash[177691]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-06T07:45:14.713 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:45:14 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T07:45:14.713 INFO:journalctl@ceph.node-exporter.a.smithi155.stdout:Dec 06 07:45:14 smithi155 systemd[1]: Stopped Ceph node-exporter.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:45:15.038 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:14 smithi155 systemd[1]: Stopping Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:45:15.039 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:14 smithi155 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a[149606]: level=info ts=2023-12-06T07:45:14.758Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T07:45:15.039 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:14 smithi155 bash[177740]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T07:45:15.039 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:14 smithi155 bash[177778]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T07:45:15.039 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:15 smithi155 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T07:45:15.370 INFO:journalctl@ceph.alertmanager.a.smithi155.stdout:Dec 06 07:45:15 smithi155 systemd[1]: Stopped Ceph alertmanager.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:45:46.737 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T07:45:47.995 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:45:47 smithi159 systemd[1]: Stopping Ceph node-exporter.b for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:45:47.996 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:45:47 smithi159 bash[161658]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T07:45:48.414 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:45:48 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T07:45:48.414 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:45:48 smithi159 bash[161696]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-06T07:45:48.414 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:45:48 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T07:45:48.414 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Dec 06 07:45:48 smithi159 systemd[1]: Stopped Ceph node-exporter.b for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:45:48.415 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:45:48 smithi159 systemd[1]: Stopping Ceph grafana.a for 0c98e95c-9409-11ee-95a2-87774f69a715... 2023-12-06T07:45:48.415 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:45:48 smithi159 ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a[138423]: t=2023-12-06T07:45:48+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T07:45:48.689 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:45:48 smithi159 bash[161746]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana-a 2023-12-06T07:45:48.689 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:45:48 smithi159 bash[161784]: Error: no container with name or ID "ceph-0c98e95c-9409-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-06T07:45:48.689 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:45:48 smithi159 systemd[1]: ceph-0c98e95c-9409-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T07:45:48.689 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Dec 06 07:45:48 smithi159 systemd[1]: Stopped Ceph grafana.a for 0c98e95c-9409-11ee-95a2-87774f69a715. 2023-12-06T07:46:09.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T07:46:09.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T07:46:09.964 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-06T07:46:09.967 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371/remote/smithi155/crash 2023-12-06T07:46:09.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/crash -- . 2023-12-06T07:46:10.020 INFO:teuthology.orchestra.run.smithi155.stderr:tar: /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T07:46:10.021 INFO:teuthology.orchestra.run.smithi155.stderr:tar: Error is not recoverable: exiting now 2023-12-06T07:46:10.022 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371/remote/smithi159/crash 2023-12-06T07:46:10.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/crash -- . 2023-12-06T07:46:10.054 INFO:teuthology.orchestra.run.smithi159.stderr:tar: /var/lib/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T07:46:10.055 INFO:teuthology.orchestra.run.smithi159.stderr:tar: Error is not recoverable: exiting now 2023-12-06T07:46:10.056 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-06T07:46:10.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-06T07:46:10.085 INFO:teuthology.orchestra.run.smithi155.stderr:grep: /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-06T07:46:10.087 INFO:tasks.cephadm:Compressing logs... 2023-12-06T07:46:10.087 DEBUG:teuthology.orchestra.run.smithi155:> 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-06T07:46:10.129 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T07:46:10.156 INFO:teuthology.orchestra.run.smithi155.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-06T07:46:10.156 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T07:46:10.156 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T07:46:10.156 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-06T07:46:10.156 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-12-06T07:46:10.158 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-06T07:46:10.158 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-06T07:46:10.159 INFO:teuthology.orchestra.run.smithi159.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T07:46:10.159 INFO:teuthology.orchestra.run.smithi159.stderr:: No such file or directory 2023-12-06T07:46:10.159 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-06T07:46:10.159 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T07:46:10.159 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi159.mvnoup.log 2023-12-06T07:46:10.159 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-06T07:46:10.159 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi159.mvnoup.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mgr.x.log 2023-12-06T07:46:10.160 INFO:teuthology.orchestra.run.smithi159.stderr: 62.2% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi159.mvnoup.log.gz 2023-12-06T07:46:10.160 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-12-06T07:46:10.160 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-06T07:46:10.161 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.3.log: /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi155.zdhfiy.log 2023-12-06T07:46:10.161 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi155.zdhfiy.log: 62.8% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi155.zdhfiy.log.gz 2023-12-06T07:46:10.161 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-12-06T07:46:10.164 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-12-06T07:46:10.164 INFO:teuthology.orchestra.run.smithi155.stderr: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T07:46:10.165 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mon.b.log: /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.4.log: 91.1% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T07:46:10.166 INFO:teuthology.orchestra.run.smithi159.stderr: 87.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T07:46:10.166 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-06T07:46:10.167 INFO:teuthology.orchestra.run.smithi155.stderr: 91.0% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T07:46:10.167 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi159.tjafvs.log 2023-12-06T07:46:10.167 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.5.log: /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi159.tjafvs.log: 62.3% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi159.tjafvs.log.gz 2023-12-06T07:46:10.168 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi155.udrpyy.log 2023-12-06T07:46:10.168 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mon.c.log: /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi155.udrpyy.log: 62.7% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi155.udrpyy.log.gz 2023-12-06T07:46:10.168 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-06T07:46:10.171 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/tcmu-runner.log 2023-12-06T07:46:10.172 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/tcmu-runner.log: 83.0% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/tcmu-runner.log.gz 2023-12-06T07:46:10.210 INFO:teuthology.orchestra.run.smithi159.stderr: 88.9% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-12-06T07:46:10.410 INFO:teuthology.orchestra.run.smithi159.stderr: 92.3% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-12-06T07:46:10.436 INFO:teuthology.orchestra.run.smithi155.stderr: 92.2% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-12-06T07:46:10.452 INFO:teuthology.orchestra.run.smithi155.stderr: 88.5% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-12-06T07:46:10.899 INFO:teuthology.orchestra.run.smithi155.stderr: 91.2% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-12-06T07:46:10.944 INFO:teuthology.orchestra.run.smithi155.stderr: 93.4% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-06T07:46:11.073 INFO:teuthology.orchestra.run.smithi159.stderr: 93.3% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-06T07:46:11.166 INFO:teuthology.orchestra.run.smithi159.stderr: 93.5% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-06T07:46:11.250 INFO:teuthology.orchestra.run.smithi155.stderr: 93.8% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-06T07:46:11.279 INFO:teuthology.orchestra.run.smithi159.stderr: 93.7% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-06T07:46:11.287 INFO:teuthology.orchestra.run.smithi159.stderr: 93.7% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-06T07:46:11.289 INFO:teuthology.orchestra.run.smithi159.stderr: 2023-12-06T07:46:11.289 INFO:teuthology.orchestra.run.smithi159.stderr:real 0m1.142s 2023-12-06T07:46:11.289 INFO:teuthology.orchestra.run.smithi159.stderr:user 0m4.318s 2023-12-06T07:46:11.289 INFO:teuthology.orchestra.run.smithi159.stderr:sys 0m0.185s 2023-12-06T07:46:11.347 INFO:teuthology.orchestra.run.smithi155.stderr: 93.7% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-06T07:46:11.555 INFO:teuthology.orchestra.run.smithi155.stderr: 93.6% -- replaced with /var/log/ceph/0c98e95c-9409-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-06T07:46:11.555 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-06T07:46:11.555 INFO:teuthology.orchestra.run.smithi155.stderr:real 0m1.409s 2023-12-06T07:46:11.555 INFO:teuthology.orchestra.run.smithi155.stderr:user 0m5.561s 2023-12-06T07:46:11.555 INFO:teuthology.orchestra.run.smithi155.stderr:sys 0m0.230s 2023-12-06T07:46:11.556 INFO:tasks.cephadm:Archiving logs... 2023-12-06T07:46:11.556 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371/remote/smithi155/log 2023-12-06T07:46:11.557 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T07:46:12.370 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371/remote/smithi159/log 2023-12-06T07:46:12.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T07:46:13.034 INFO:tasks.cephadm:Removing cluster... 2023-12-06T07:46:13.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 --force 2023-12-06T07:46:13.350 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0c98e95c-9409-11ee-95a2-87774f69a715 --force 2023-12-06T07:46:13.675 INFO:tasks.cephadm:Removing cephadm ... 2023-12-06T07:46:13.675 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T07:46:13.694 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T07:46:13.712 INFO:tasks.cephadm:Teardown complete 2023-12-06T07:46:13.712 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T07:46:13.724 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T07:46:13.725 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T07:46:13.737 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T07:46:13.752 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2023-12-06T07:46:13.756 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T07:46:13.756 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2023-12-06T07:46:13.756 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 20 +1154us[+1140us] +/- 93ms 2023-12-06T07:46:13.756 INFO:teuthology.orchestra.run.smithi155.stdout:^* hv02.front.sepia.ceph.com 3 6 377 19 -846us[ -861us] +/- 72ms 2023-12-06T07:46:13.757 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 20 +97us[ +82us] +/- 83ms 2023-12-06T07:46:13.757 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:46:13.768 INFO:teuthology.orchestra.run.smithi159.stderr:bash: ntpq: command not found 2023-12-06T07:46:13.772 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T07:46:13.773 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2023-12-06T07:46:13.773 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 20 +1180us[+1180us] +/- 93ms 2023-12-06T07:46:13.773 INFO:teuthology.orchestra.run.smithi159.stdout:^* hv02.front.sepia.ceph.com 3 7 377 20 -817us[ -815us] +/- 72ms 2023-12-06T07:46:13.773 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 18 +77us[ +77us] +/- 83ms 2023-12-06T07:46:13.773 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T07:46:13.774 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T07:46:13.785 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T07:46:13.786 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T07:46:13.799 DEBUG:teuthology.orchestra.run.smithi155:> 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-06T07:46:13.897 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T07:46:13.991 DEBUG:teuthology.orchestra.run.smithi155:> 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-06T07:46:14.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:46:14.024 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T07:46:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:46:14.057 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T07:46:14.078 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T07:46:14.091 INFO:teuthology.task.internal:Duration was 1571.070419 seconds 2023-12-06T07:46:14.092 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T07:46:14.114 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T07:46:14.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T07:46:14.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T07:46:14.161 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T07:46:14.164 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T07:46:14.653 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T07:46:14.653 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2023-12-06T07:46:14.654 DEBUG:teuthology.orchestra.run.smithi155:> 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-06T07:46:14.675 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2023-12-06T07:46:14.676 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T07:46:14.699 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T07:46:14.700 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T07:46:14.718 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T07:46:14.794 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T07:46:14.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T07:46:14.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T07:46:14.927 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T07:46:14.944 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T07:46:14.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T07:46:14.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T07:46:14.999 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T07:46:15.014 DEBUG:teuthology.orchestra.run.smithi155:> 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-06T07:46:15.017 DEBUG:teuthology.orchestra.run.smithi159:> 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-06T07:46:15.041 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2023-12-06T07:46:15.066 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2023-12-06T07:46:15.085 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T07:46:15.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:46:15.120 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T07:46:15.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:46:15.143 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T07:46:15.153 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T07:46:15.154 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371/remote/smithi155 2023-12-06T07:46:15.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T07:46:15.208 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371/remote/smithi159 2023-12-06T07:46:15.208 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T07:46:15.262 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T07:46:15.262 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T07:46:15.265 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T07:46:15.310 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T07:46:15.333 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T07:46:15.334 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T07:46:15.347 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T07:46:15.347 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T07:46:15.350 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T07:46:15.365 INFO:teuthology.orchestra.run.smithi155.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 07:46 /home/ubuntu/cephtest 2023-12-06T07:46:15.370 INFO:teuthology.orchestra.run.smithi159.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 07:46 /home/ubuntu/cephtest 2023-12-06T07:46:15.370 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T07:46:15.380 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T07:46:15.405 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T07:46:15.431 DEBUG:teuthology.nuke:shortname: smithi155 2023-12-06T07:46:15.431 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T07:46:15.454 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371', '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 07:10:53.009881', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBASU4WaUe+q+WjJmF2e+F65WsPggtdubhYkbD94PFaAj9vZZUh7zUIO1u0j12Oc2oA9Cu3SD1WII8bNgNfiOcPM='} 2023-12-06T07:46:15.457 DEBUG:teuthology.nuke:shortname: smithi159 2023-12-06T07:46:15.458 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T07:46:15.477 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-06_06:12:16-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7479371', '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 07:10:53.007875', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9ZLjnVQrGT1akeTsdsAo73eksqQwoImw51/Y3P02BYm1Tboz0GbdPqTriBiz4qKxo8s8B26qSx0ydAz6ra4Dk='} 2023-12-06T07:46:15.509 INFO:teuthology.orchestra.console.smithi155:Power off 2023-12-06T07:46:15.509 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T07:46:15.532 DEBUG:teuthology.orchestra.console.smithi155:power off output: Chassis Power Control: Down/Off 2023-12-06T07:46:15.568 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T07:46:15.586 INFO:teuthology.orchestra.console.smithi159:Power off 2023-12-06T07:46:15.587 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T07:46:15.599 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2023-12-06T07:46:15.617 DEBUG:teuthology.orchestra.console.smithi159:power off output: Chassis Power Control: Down/Off 2023-12-06T07:46:15.618 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T07:46:15.645 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2023-12-06T07:46:19.600 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T07:46:19.646 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T07:46:19.712 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2023-12-06T07:46:19.756 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2023-12-06T07:46:23.714 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T07:46:23.756 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T07:46:23.824 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is off 2023-12-06T07:46:23.867 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is off 2023-12-06T07:46:23.925 INFO:teuthology.orchestra.console.smithi155:Power off completed 2023-12-06T07:46:23.969 INFO:teuthology.orchestra.console.smithi159:Power off completed 2023-12-06T07:46:24.074 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: 1571.0704190731049 failure_reason: 'Command failed on smithi155 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 0c98e95c-9409-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=b7975dbd8ea94ed2a543c1043a9cf43b status: fail success: false 2023-12-06T07:46:24.074 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T07:46:24.267 INFO:teuthology.run:FAIL